umarov-safar/laravel-openapi-codegen
Laravel OpenAPI Code Generation
This tool helps Laravel API developers rapidly build out their application's backend infrastructure by automating the creation of boilerplate code. Given an OpenAPI specification in YAML format, it generates Laravel routes, request classes, API resource classes, and controller stubs. This is ideal for backend developers building new APIs or maintaining existing ones who want to save time writing repetitive code.
Use this if you are a Laravel developer who wants to automatically generate API routes, controllers, requests, and resource classes directly from your OpenAPI specification.
Not ideal if you are not using Laravel or prefer to manually write all your API's backend code from scratch.
Stars
7
Forks
—
Language
PHP
License
—
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/umarov-safar/laravel-openapi-codegen"
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