Libraries tagged by code-generation
dcardenasl/ci4-api-scaffolding
936 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
codewithagents/openapi-laravel
21 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
savannabits/acacia
255 Downloads
Modular Backend Code Generation Engine for laravel 9.2, Vue.js 3.x and Tailwindcss 3.x inspired. Inspired by nwidart/laravel-modules and savannabits/jetstream-inertia-generator
salih0vicx/laravel
1276 Downloads
Reliese Components for Laravel Framework code generation.
respect/fluentgen
472 Downloads
Code generation for fluent builder interfaces
notauniondev/laminas-code
150 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
decodelabs/hatch
4369 Downloads
Simple code generation tools
remg/generator-bundle
21837 Downloads
Code generation tool for Symfony3.
aza/phpgen
3389 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
lavamusic/code-generation
2162 Downloads
zuqongtech/laravel-anvil
12 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
zeebee/kohana-generator
23 Downloads
Kohana module for generating application and module resources, includes a Builder class and Minion tasks.
took/yii2-gii-mcp
13 Downloads
Model Context Protocol (MCP) server for Yii2 Gii scaffolding - enables AI agents to generate models and CRUD interfaces
toa/twitter-bootstrap-bundle
1382 Downloads
Basic integration of Twitter Bootstrap into Symfony2
samyoteroglez/larawesomecrud
546 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).