Download the PHP package rumd3x/php-baseobject without Composer
On this page you can find all versions of the php package rumd3x/php-baseobject. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rumd3x/php-baseobject
More information about rumd3x/php-baseobject
Files in rumd3x/php-baseobject
Download rumd3x/php-baseobject
More information about rumd3x/php-baseobject
Files in rumd3x/php-baseobject
Vendor rumd3x
Package php-baseobject
Short Description A very helpful class to extend from and use as a base for other classes.
License MIT
Package php-baseobject
Short Description A very helpful class to extend from and use as a base for other classes.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-baseobject
php-baseobject
A very helpful class to extend from and use as a base for other classes.
Installation
To install via composer just run
Usage
Inheriting stuff
Just make any class extending the BaseObject
Automatic getters and setters
To use the automatic getters and setters, make your properties snake case, and your methods camel case.
Helpers
There are several standard helper method on the base object to help on object manipulation in addidition to the already defined php magic methods.
All versions of php-baseobject with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package rumd3x/php-baseobject contains the following files
Loading the files please wait ....