Download the PHP package bcolucci/type without Composer
On this page you can find all versions of the php package bcolucci/type. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bcolucci/type
More information about bcolucci/type
Files in bcolucci/type
Download bcolucci/type
More information about bcolucci/type
Files in bcolucci/type
Vendor bcolucci
Package type
Short Description Provides very simple classes to abstract some primitive PHP types.
License MIT
Package type
Short Description Provides very simple classes to abstract some primitive PHP types.
License MIT
Please rate this library. Is it a good library?
Informations about the package type
Type
Provides very simple classes to abstract some primitive PHP types. It will help you in order to validate your parameters. Of course, if you have SplType classes, you should use it.
Installation
To install the package using [composer] (https://getcomposer.org/), you just need to add the following
lines to your composer.json
file.
...
"require": {
"bcolucci/type": "~1.2"
}
...
All versions of type with dependencies
PHP Build Version
Package Version
Requires
star/collection Version
~1.2
The package bcolucci/type contains the following files
Loading the files please wait ....