nas1k/gossi-php-code-generator

Toolset for generating PHP code

v0.3 2016-04-21 14:50 UTC

This package is not auto-updated.

Last update: 2024-04-19 16:25:25 UTC


README

Build Status Scrutinizer Code Quality Code Coverage

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

Installation

Install via Composer:

{
	"require": {
		"gossi/php-code-generator": "dev-master"
	}
}

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