Download the PHP package zoddo/dateinterval-bundle without Composer
On this page you can find all versions of the php package zoddo/dateinterval-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dateinterval-bundle
DateInterval Bundle
A Symfony bundle for the DateInterval library for Doctrine.
Summary
The bundle will automatically
- register the
dateinterval
Doctrine mapping type - add the
DATE_INTERVAL
DQL function
to the default entity manager (doctrine.orm.entity_manager
).
Installation
Add it to your list of Composer dependencies:
Add it to your app/AppKernel.php
file:
Usage
In your entities
In your queries
All versions of dateinterval-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/symfony Version
>=2.1
doctrine/orm Version >=2.2
herrera-io/doctrine-dateinterval Version dev-master@dev
doctrine/orm Version >=2.2
herrera-io/doctrine-dateinterval Version dev-master@dev
The package zoddo/dateinterval-bundle contains the following files
Loading the files please wait ....