Download the PHP package royalcms/enum without Composer
On this page you can find all versions of the php package royalcms/enum. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download royalcms/enum
More information about royalcms/enum
Files in royalcms/enum
Download royalcms/enum
More information about royalcms/enum
Files in royalcms/enum
Vendor royalcms
Package enum
Short Description The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
License MIT
Homepage http://royalcms.cn
Package enum
Short Description The Royalcms Enum package. This class gives the ability to emulate and get enumeration data natively in PHP.
License MIT
Homepage http://royalcms.cn
Please rate this library. Is it a good library?
Informations about the package enum
royalcms-enum
This class gives the ability to emulate and get enumeration data natively in PHP.
- You can convert enum values easily.
- requires php>=5.5.9, because array constant are used.
Getting started
Install
Example
Create a class for an enum data, like this:
Use
- Scope Resolution Operator
- Instantiable
All versions of enum with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package royalcms/enum contains the following files
Loading the files please wait ....