Download the PHP package dealnews/constraints without Composer
On this page you can find all versions of the php package dealnews/constraints. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dealnews/constraints
More information about dealnews/constraints
Files in dealnews/constraints
Download dealnews/constraints
More information about dealnews/constraints
Files in dealnews/constraints
Vendor dealnews
Package constraints
Short Description Type constraint checking library
License BSD-3-Clause
Package constraints
Short Description Type constraint checking library
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package constraints
Constraints
A library for testing primitive and abstract data types in PHP with type juggling.
Supported Primitive Types
- Integer
- String
- Array
- Double (aka float)
- Boolean
- Any defined PHP class
Supported Abstract Types
- Bytes
- US Currency
- Date
- DateTime
- Length
- Range
- Time
- URL
- URL Path
- Year
Extendable
The base Constraint
class can be extended to add new abstract types.
Example
All versions of constraints with dependencies
PHP Build Version
Package Version
Requires
ext-mbstring Version
*
php Version ^8.0
php Version ^8.0
The package dealnews/constraints contains the following files
Loading the files please wait ....