Download the PHP package tonicospinelli/classgeneration without Composer
On this page you can find all versions of the php package tonicospinelli/classgeneration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tonicospinelli/classgeneration
More information about tonicospinelli/classgeneration
Files in tonicospinelli/classgeneration
Download tonicospinelli/classgeneration
More information about tonicospinelli/classgeneration
Files in tonicospinelli/classgeneration
Vendor tonicospinelli
Package classgeneration
Short Description Library to create Php Class files
License MIT
Homepage https://github.com/tonicospinelli/ClassGeneration/
Package classgeneration
Short Description Library to create Php Class files
License MIT
Homepage https://github.com/tonicospinelli/ClassGeneration/
Please rate this library. Is it a good library?
Informations about the package classgeneration
Class Generation
Introduction
When I developed a specific project, I saw an opportunity to create a library to generate Php Class Files and this library was born.
Installation
I assume you know about Composer, if not look at Composer WebSite.
OR
QUICK START
ClassGeneration is simple to use. Here's a sample for creating a Php Class File.
Result: ./src/MyNamespace/FirstClass.php
Version
2.2
MIT License
Free Software, Hell Yeah!
All versions of classgeneration with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
ext-reflection Version *
ext-reflection Version *
The package tonicospinelli/classgeneration contains the following files
Loading the files please wait ....