Libraries tagged by code generation
laminas/laminas-code
157952604 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
zendframework/zend-code
81712339 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
laravel-shift/blueprint
1021137 Downloads
An expressive, human readable code generation tool.
sensio/generator-bundle
50006504 Downloads
This bundle generates code for you
reliese/laravel
2678125 Downloads
Reliese Components for Laravel Framework code generation.
dvdoug/behat-code-coverage
2739152 Downloads
Generate Code Coverage reports for Behat tests
riimu/kit-phpencoder
6619028 Downloads
Highly customizable alternative to var_export for PHP code generation
jms/cg
15439739 Downloads
Toolset for generating PHP code
ocramius/code-generator-utils
1403664 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
friends-of-phpspec/phpspec-code-coverage
2191299 Downloads
Generate Code Coverage reports for PhpSpec tests
gossi/php-code-generator
200153 Downloads
Toolset for generating PHP code
facebook/hack-codegen
541480 Downloads
Hack Codegen is a library for programmatically generating Hack code
jucksearm/php-barcode
300058 Downloads
Barcode Generation Package inspired by Nicola Asuni.
tuncaybahadir/quar
6118 Downloads
A simple QR Code generation tool for your projects with Laravel 10, 11, 12 versions, php 8.3 and 8.4
text/template
187903 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.