victoryoalli/laravel-code-generator
A Laravel Code Generator based on your Models using Blade Template Engine
This tool helps web developers quickly build the foundational files for their Laravel applications. By taking your existing Laravel data models as input, it automatically generates a wide range of standard code files, including controllers, views, requests, and factories. This lets PHP developers rapidly scaffold new features or sections of their application, saving significant time on repetitive setup tasks.
No commits in the last 6 months.
Use this if you are a Laravel developer who wants to automate the creation of common application components (like views, controllers, or database factories) based on your existing data models.
Not ideal if you are not a Laravel developer or if you need to generate highly custom, non-standard code that doesn't follow typical Laravel conventions.
Stars
75
Forks
22
Language
Blade
License
MIT
Category
Last pushed
Jul 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/victoryoalli/laravel-code-generator"
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
spiral/scaffolder
[READ ONLY] Set of commands used to scaffold parts of application. Subtree split of the Spiral...