Download the PHP package thenlabs/class-builder without Composer
On this page you can find all versions of the php package thenlabs/class-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thenlabs/class-builder
More information about thenlabs/class-builder
Files in thenlabs/class-builder
Download thenlabs/class-builder
More information about thenlabs/class-builder
Files in thenlabs/class-builder
Vendor thenlabs
Package class-builder
Short Description Dynamic management of classes, traits and interfaces in PHP.
License MIT
Package class-builder
Short Description Dynamic management of classes, traits and interfaces in PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package class-builder
ClassBuilder
Dynamic management of classes, traits and interfaces in PHP.
If you like this project gift us a ⭐.
Documentation.
- English (Pending)
- Español
Installation.
$ composer require thenlabs/class-builder
Require PHP >= 7.2
Example.
The next example shows a way to create dinamically a PHP class using our ClassBuilder
.
Development.
Clone this repository and install the Composer dependencies.
$ composer install
Running the tests.
All the tests of this project was written with our testing framework PyramidalTests wich is based on PHPUnit.
Run tests:
$ composer test
All versions of class-builder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package thenlabs/class-builder contains the following files
Loading the files please wait ....