Download the PHP package net_bazzline/php_component_code_generator without Composer
On this page you can find all versions of the php package net_bazzline/php_component_code_generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download net_bazzline/php_component_code_generator
More information about net_bazzline/php_component_code_generator
Files in net_bazzline/php_component_code_generator
Package php_component_code_generator
Short Description free as in freedom component to generate php code for class, file, method, property, constant, documentation
License LGPLv3
Informations about the package php_component_code_generator
Full Stop
I still like the idea but there is currently no use case to develop it anymore.
PHP Code Generator
This project aims to deliver a easy to use free as in freedom php code generator. PHPDOC-Generation is also implemented as general generation tasks like "class", "function" or "property" generation.
The build status of the current master branch is tracked by Travis CI:
This component comes with a lot of examples as well as default factories.
Take a look on ohloh.net.
The current change log can be found here.
Install
By Hand
With Packagist
Benefits
- no "new" inside classes ...
- independent and configurable indention
- no static calls
- shipped with examples and factories
- covered with unittests
- open source
- automatic phpdoc generation
Optimization Potential
- ... but "clone"
- currently not widely used
- no code review by other developers so far
- still open todo's
API
API is available at bazzline.net.
Inspired By
- php-generator
- simple-php-code-gen
- cg-library
- sensio generator bundle
- php-ide-stub-generator
- php-token-reflection
- code-generator
Final Words
Star it if you like it :-). Add issues if you need it. Pull patches if you enjoy it. Write a blog entry if you use it. Donate something if you love it :-].