PhpDev.App
phpowermove/php-code-generator

phpowermove/php-code-generator

Stars: 148

Forks: 45

Pull Requests: 22

Issues: 48

Watchers: 13

Last Updated: 2021-09-22 17:31:30

PHP code generator library

License: Apache License 2.0

Languages: PHP, Shell, Hack

https://php-code-generator.readthedocs.org

PHP Code Generator

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