Download the PHP package rikudou/scalar-objects without Composer
On this page you can find all versions of the php package rikudou/scalar-objects. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rikudou/scalar-objects
More information about rikudou/scalar-objects
Files in rikudou/scalar-objects
Download rikudou/scalar-objects
More information about rikudou/scalar-objects
Files in rikudou/scalar-objects
Vendor rikudou
Package scalar-objects
Short Description Handlers for using scalar types as objects
License WTFPL
Homepage https://github.com/RikudouSage/scalar-objects
Package scalar-objects
Short Description Handlers for using scalar types as objects
License WTFPL
Homepage https://github.com/RikudouSage/scalar-objects
Please rate this library. Is it a good library?
Informations about the package scalar-objects
Scalar types as objects for php
This php library requires php extension from https://github.com/nikic/scalar_objects.
Installation
Run composer require rikudou/scalar-objects
.
Usage
The handlers are automatically registered when you include composer autoload. That means you can use it immediately with no configuration.
Since IDEs don't understand the syntax, there are typehint classes available to help you.
Examples
As you can see, you can use the scalar values as objects.
But you can still use them as regular scalar types.
All versions of scalar-objects with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-scalar_objects Version >=0.2
ext-mbstring Version *
ext-scalar_objects Version >=0.2
ext-mbstring Version *
The package rikudou/scalar-objects contains the following files
Loading the files please wait ....