CrestApps/laravel-code-generator
An efficient Laravel code generator, saving time by automating the creation of resources such as views, controllers, routes, migrations, languages, and form-requests. Highly flexible and customizable, it includes a cross-browser compatible template and client-side validation for application modernization.
This tool helps Laravel developers quickly generate the foundational code for new features or data models. You provide information about a data model, like 'AssetCategory' with fields such as 'name' and 'description', and it outputs ready-to-use controllers, views, database migrations, and more. It's designed for developers building web applications with the Laravel framework.
765 stars.
Use this if you are a Laravel developer who wants to rapidly create the boilerplate code for new application resources, saving time on repetitive setup tasks.
Not ideal if you are not developing with Laravel or if you require extremely custom, hand-coded solutions for every part of your application.
Stars
765
Forks
155
Language
PHP
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/CrestApps/laravel-code-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
cakephp/bake
The Bake Command Plugin
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
spiral/scaffolder
[READ ONLY] Set of commands used to scaffold parts of application. Subtree split of the Spiral...