im/primitive is a Laravel package for php oop primitive types.
It currently has 10 GitHub stars and 398 downloads on Packagist (latest version v2.0.8).
Install it with composer require im/primitive.
Discover more Laravel packages by im
or browse all Laravel packages to compare alternatives.
Last updated
##PHP Primitive Types 2.0
###Types for web artisans. Killer features for simplicity. - Build with Laravel in mind. - Full support of dot notation. - Great amount of cool features. - Create projects with strict typing. - Breath fresh air and relax. All is done for You.
###Installation Add a dependency to your composer.json file, if you use Composer to manage the dependencies of your project:
{
"require": {
"im/primitive": "2.0.*"
}
}
All issues and pull requests should be filed on the im/primitive repository.
Primitives is open-sourced software licensed under the MIT license