matronator/MTRGen
CLI tool for generating files using a template engine similar to Jinja or Blade.
This tool helps software developers quickly generate standard code files from templates. You provide a template, optionally from an online repository, and the tool produces the boilerplate code needed for common programming tasks. It's designed for developers who frequently create similar file structures or repetitive code blocks across different projects or languages.
Use this if you are a software developer who wants to automate the creation of repetitive code or file structures, ensuring consistency and saving time.
Not ideal if you rarely create new files from scratch or if your file generation needs are highly custom and don't fit into a templated approach.
Stars
7
Forks
—
Language
PHP
License
—
Category
Last pushed
Mar 03, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/matronator/MTRGen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cakephp/bake
The Bake Command Plugin
CrestApps/laravel-code-generator
An efficient Laravel code generator, saving time by automating the creation of resources such as...
VemtoOrg/vemto2
Laravel code generation, perfected
ozanonurtek/flask-now
Flask-Now is a Flask Application Generator/Build-Tool runs via CLI
victoryoalli/laravel-code-generator
A Laravel Code Generator based on your Models using Blade Template Engine