Download the PHP package php-value-object/date-time-range without Composer
On this page you can find all versions of the php package php-value-object/date-time-range. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-value-object/date-time-range
More information about php-value-object/date-time-range
Files in php-value-object/date-time-range
Download php-value-object/date-time-range
More information about php-value-object/date-time-range
Files in php-value-object/date-time-range
Vendor php-value-object
Package date-time-range
Short Description DateTimeRange value object
License MIT
Package date-time-range
Short Description DateTimeRange value object
License MIT
Please rate this library. Is it a good library?
Informations about the package date-time-range
DateTimeRange Value Object
This repository provides DateTiemRange ValueObject implementation for PHP that is easy to use and easily allow your classes to
depend on DateTimeRange
object instead of having both $startDateTime
and $endDateTime
.
Install
You can install this package via composer
composer require php-value-object/date-time-range
Example
Licence
MIT
Contributing
Any contributions are welcome
Building & Development
The easiest way how to develop is to git clone
and run make
All versions of date-time-range with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package php-value-object/date-time-range contains the following files
Loading the files please wait ....