Skip to content

sebbZA/php-code-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Code Generator

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

About

PHP code generator library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • Shell 0.3%