Download the PHP package tonicospinelli/class-generation without Composer
On this page you can find all versions of the php package tonicospinelli/class-generation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tonicospinelli/class-generation
More information about tonicospinelli/class-generation
Files in tonicospinelli/class-generation
Download tonicospinelli/class-generation
More information about tonicospinelli/class-generation
Files in tonicospinelli/class-generation
Vendor tonicospinelli
Package class-generation
Short Description Library to create Php Class files
License MIT
Homepage https://github.com/tonicospinelli/ClassGeneration/
Package class-generation
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 class-generation
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 class-generation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
ext-reflection Version *
ext-reflection Version *
The package tonicospinelli/class-generation contains the following files
Loading the files please wait ....