Download the PHP package alameda-red/doctrine-extensions-bundle without Composer
On this page you can find all versions of the php package alameda-red/doctrine-extensions-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alameda-red/doctrine-extensions-bundle
More information about alameda-red/doctrine-extensions-bundle
Files in alameda-red/doctrine-extensions-bundle
Download alameda-red/doctrine-extensions-bundle
More information about alameda-red/doctrine-extensions-bundle
Files in alameda-red/doctrine-extensions-bundle
Vendor alameda-red
Package doctrine-extensions-bundle
Short Description Alameda Doctrine Extension bundle
License MIT
Homepage https://github.com/alameda-red/DoctrineExtensionsBundle
Package doctrine-extensions-bundle
Short Description Alameda Doctrine Extension bundle
License MIT
Homepage https://github.com/alameda-red/DoctrineExtensionsBundle
Please rate this library. Is it a good library?
Informations about the package doctrine-extensions-bundle
Alameda Doctrine Extensions bundle
This bundle provides a couple of mathematical DQL functions to use in Doctrine. Furthermore it provides a couple of DBAL types.
Installation
You can either modify your composer.json with
or run:
Available DQL functions
- acos
- acosh
- asin
- asinh
- atan
- atan2
- atanh
- cos
- cosh
- degrees
- powe
- radians
- sin
- sinh
- tan
- tanh
There is also the alameda_geo_distance DQL function but due to limitations in the Doctrine DQL parser it does not work at this point.
Available DQL types
dateinterval
This type will store \DateInterval objects as string representations ('PT1H', 'P1D', ...).
timestamp
This type will handle UNIX timestamps.
All versions of doctrine-extensions-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
doctrine/doctrine-bundle Version ~1
alameda-red/datetime Version *
alameda-red/international-system-of-units Version *
alameda-red/science Version *
doctrine/doctrine-bundle Version ~1
alameda-red/datetime Version *
alameda-red/international-system-of-units Version *
alameda-red/science Version *
The package alameda-red/doctrine-extensions-bundle contains the following files
Loading the files please wait ....