Dev Tools · 5h ago
Laravel API Generator Cuts 12 Files to One Command
A new open-source tool generates a complete Laravel API with clean architecture, including models, controllers, DTOs, services, policies, and tests, from a single command. The generator also offers a VS Code extension for GUI-based creation and supports importing from existing databases or OpenAPI specs. Version 3.6 shipped this week, maintained by a solo developer.
Meridian48 take
While the generator saves time on boilerplate, developers should evaluate whether the generated architecture fits their project's long-term needs rather than blindly adopting it.
Read the full reporting
A complete Laravel API with clean architecture in 30 seconds, tests included →
DEV Community
laravelapi-generator