This library provides some tools that you commonly need for generating PHP code.
Install via Composer:
composer require gossi/php-code-generator
Documentation is available at https://php-code-generator.readthedocs.org
Feel free to fork and submit a pull request (don't forget the tests) and I am happy to merge.
- This project is a spin-off of the older schmittjoh/cg-library library.