Download the PHP package fle/postgresql-type-bundle without Composer
On this page you can find all versions of the php package fle/postgresql-type-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fle/postgresql-type-bundle
More information about fle/postgresql-type-bundle
Files in fle/postgresql-type-bundle
Download fle/postgresql-type-bundle
More information about fle/postgresql-type-bundle
Files in fle/postgresql-type-bundle
Vendor fle
Package postgresql-type-bundle
Short Description This bundle extend support of postgresql for doctrine
License MIT
Package postgresql-type-bundle
Short Description This bundle extend support of postgresql for doctrine
License MIT
Keywords doctrinepostgresql
Please rate this library. Is it a good library?
Informations about the package postgresql-type-bundle
PostgresqlTypeBundle
Overview
Supported Types
Add support to postgresql type.
- Box
- Point
- Cidr
- DateInterval
- DateTime
- DateTime[]
- DateTime with TimeZone
- Time
- Time[]
- Time with TimeZone
- JSON
- JSONB
- int[]:
- bigint[]:
- text[]:
- text[][]:
Supported Functions
Add support of functions.
- CONTAINTS
- date_trunc
ManyToAny
Add ManyToAny Annotation
Installation
Add the bunde to your composer.json
file:
Then run a composer update:
Register the bundle with your kernel in AppKernel::registerBundles()
:
Usage
Point
To use Point twig template:
All versions of postgresql-type-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
doctrine/dbal Version ~2.0
doctrine/orm Version ~2.0
symfony/http-kernel Version ~2.5|^3.0
doctrine/dbal Version ~2.0
doctrine/orm Version ~2.0
symfony/http-kernel Version ~2.5|^3.0
The package fle/postgresql-type-bundle contains the following files
Loading the files please wait ....