gossi/php-code-generator

Toolset for generating PHP code

v0.6-beta.1 2018-08-04 20:32 UTC

This package is auto-updated.

Last update: 2024-04-10 16:48:38 UTC


README

License Latest Stable Version Total Downloads
Build Status Scrutinizer Code Quality Code Coverage

This library provides some tools that you commonly need for generating PHP code.

Installation

Install via Composer:

composer require gossi/php-code-generator

Documentation

Documentation is available at https://php-code-generator.readthedocs.org

Contributing

Feel free to fork and submit a pull request (don't forget the tests) and I am happy to merge.

References