Libraries tagged by code generation
laminas/laminas-code
162225279 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
zendframework/zend-code
81940179 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
laravel-shift/blueprint
1075314 Downloads
An expressive, human readable code generation tool.
sensio/generator-bundle
50138977 Downloads
This bundle generates code for you
reliese/laravel
2790930 Downloads
Reliese Components for Laravel Framework code generation.
dvdoug/behat-code-coverage
2863943 Downloads
Generate Code Coverage reports for Behat tests
riimu/kit-phpencoder
6816488 Downloads
Highly customizable alternative to var_export for PHP code generation
jms/cg
15513521 Downloads
Toolset for generating PHP code
ocramius/code-generator-utils
1426067 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
2259260 Downloads
Generate Code Coverage reports for PhpSpec tests
gossi/php-code-generator
200618 Downloads
Toolset for generating PHP code
facebook/hack-codegen
542679 Downloads
Hack Codegen is a library for programmatically generating Hack code
jucksearm/php-barcode
308810 Downloads
Barcode Generation Package inspired by Nicola Asuni.
tuncaybahadir/quar
11765 Downloads
A simple QR Code generation tool for your projects with Laravel 10, 11, 12 versions, php 8.3 and 8.4
text/template
190466 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.