Download the PHP package harp-orm/range without Composer
On this page you can find all versions of the php package harp-orm/range. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download harp-orm/range
More information about harp-orm/range
Files in harp-orm/range
Download harp-orm/range
More information about harp-orm/range
Files in harp-orm/range
Vendor harp-orm
Package range
Short Description An object representing 2 integer values
License BSD-3-Clause
Package range
Short Description An object representing 2 integer values
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package range
Range
An object representing 2 integer values
Usage
This is a object representing two values - min and max, that can be stored string (as "first_value|second_value"). You can set / retrieve it as string or as an array like this:
Aggregate Methods
There are several methods for working with multiple ranges:
Using with models
There is a trait that adds methods for working with ranges to a model. To persist the data, it adds the "days" property to the model.
License
Copyright (c) 2014, Clippings Ltd. Developed by Ivan Kerin
Under BSD-3-Clause license, read LICENSE file.
All versions of range with dependencies
PHP Build Version
Package Version
The package harp-orm/range contains the following files
Loading the files please wait ....