Download the PHP package herrera-io/doctrine-dateinterval without Composer
On this page you can find all versions of the php package herrera-io/doctrine-dateinterval. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download herrera-io/doctrine-dateinterval
More information about herrera-io/doctrine-dateinterval
Files in herrera-io/doctrine-dateinterval
Download herrera-io/doctrine-dateinterval
More information about herrera-io/doctrine-dateinterval
Files in herrera-io/doctrine-dateinterval
Vendor herrera-io
Package doctrine-dateinterval
Short Description Supports DateInterval in Doctrine DBAL and ORM.
License MIT
Homepage http://herrera-io.github.com/php-doctrine-dateinterval
Package doctrine-dateinterval
Short Description Supports DateInterval in Doctrine DBAL and ORM.
License MIT
Homepage http://herrera-io.github.com/php-doctrine-dateinterval
Please rate this library. Is it a good library?
Informations about the package doctrine-dateinterval
Doctrine DateInterval Type
Supports DateInterval in Doctrine DBAL and ORM.
Summary
The DateInterval
library
- adds a
dateinterval
type to DBAL - adds a
DATE_INTERVAL
DQL function to ORM
This is made possible by the DateInterval
library.
Installation
Add it to your list of Composer dependencies:
Register it with Doctrine DBAL:
Register it with Doctrine ORM:
When using Symfony2 with Doctrine you can do the same as above by only changing your configuration:
Usage
NOTICE The date interval instances returned are of
Herrera\DateInterval\DateInterval
.
All versions of doctrine-dateinterval with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
doctrine/dbal Version >=2.2.3,<2.4-dev
herrera-io/date-interval Version >=1.1,<2.0-dev
doctrine/dbal Version >=2.2.3,<2.4-dev
herrera-io/date-interval Version >=1.1,<2.0-dev
The package herrera-io/doctrine-dateinterval contains the following files
Loading the files please wait ....