Libraries tagged by code gen
rossaddison/yii-gii
21887 Downloads
Yii Framework Code Generator Extension
rjapi/raml-json-api
416 Downloads
PHP-code generator (based on OAS) for Laravel framework, with complete support of JSON-API data format
perfumerlabs/perfumer
21908 Downloads
Code generating tool
oi-lab/oi-laravel-ts
1657 Downloads
Generate TypeScript interfaces from Laravel Eloquent models
neighborhoods/buphalo
15484 Downloads
Fabricates patterns.
milpa/devtools
442 Downloads
The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.
juniora/simple-qrcode
5098 Downloads
Simple QrCode is a QR code generator made for Laravel.
fastqr/fastqr
113 Downloads
Fast QR code generator with UTF-8 support, custom colors, logo embedding, and precise size control
divengine/div
1276 Downloads
Div PHP Template Engine
codewithagents/openapi-laravel
203 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
gnugat/medio
68 Downloads
A highly opinionated PHP code generator library
asika/muse
18052 Downloads
Muse - The PHP Code generator. She is Goddess, she is the Creator.
arafat69/laravel-repository
3794 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
dragosstoenica/laravel-zod
1112 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.
devwizardhq/laravel-enumify
1498 Downloads
Auto-generate TypeScript enums and types from Laravel PHP enums with an Artisan command and Vite integration.