Libraries tagged by code-generation
laminas/laminas-code
206445298 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
laravel-shift/blueprint
1706750 Downloads
An expressive, human readable code generation tool.
sensio/generator-bundle
51372555 Downloads
This bundle generates code for you
reliese/laravel
3978959 Downloads
Reliese Components for Laravel Framework code generation.
zendframework/zend-code
84064083 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
jms/cg
16234161 Downloads
Toolset for generating PHP code
riimu/kit-phpencoder
8691184 Downloads
Highly customizable alternative to var_export for PHP code generation
ocramius/code-generator-utils
1557908 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
facebook/hack-codegen
556671 Downloads
Hack Codegen is a library for programmatically generating Hack code
tuncaybahadir/quar
162578 Downloads
A simple QR Code generation tool for your projects with Laravel 10, 11, 12, 13 versions, php 8.2, 8.3, 8.4 and 8.5
php-collective/dto
17654 Downloads
Framework-agnostic Data Transfer Object library with code generation
gossi/php-code-generator
208393 Downloads
Toolset for generating PHP code
dykyi-roman/awesome-claude-code
1963 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
dereuromark/cakephp-dto
104970 Downloads
A CakePHP plugin for generating immutable Data Transfer Objects with full type safety
text/template
209293 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.