doctrine-dbal-postgresql
PostgreSQL DBAL extension
Extends Doctrine's DBAL component with native PostgreSQL data types and functions.
Add JSON query support to Doctrine DBAL and DQL
159 stars
49 watching
37 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list
dbaldoctrineopsway-opensourcephppostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
martin-georgiev/postgresql-for-doctrine | A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. | 360 |
rulerz-php/doctrine-dbal | A cookbook that teaches how to use Doctrine DBAL and RulerZ to retrieve data from a database | 5 |
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
ramsey/uuid-doctrine | A Doctrine field type extension for using Ramsey/Uuid as an identifier type. | 898 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
sonata-project/sonata-doctrine-extensions | Provides additional functionality to Doctrine2 | 267 |
carnage/doctrine-encrypted-column | Provides a secure way to encrypt data stored through an object-relational mapping system | 36 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
nikolays/postgres_dba | A collection of tools and scripts to simplify Postgres DBA tasks | 1,126 |
happyr/doctrine-specification | A Doctrine query specification library simplifying repository queries and reducing code duplication. | 447 |
laravel-doctrine/orm | An integration library for Laravel and Doctrine ORM | 829 |
fre5h/doctrineenumbundle | Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
doctrine-extensions/doctrineextensions | Provides additional functionality to Doctrine for managing data in PHP applications | 4,040 |
corley/dbal-influxdb | An InfluxDB abstraction layer for the Doctrine DBAL library | 8 |
creof/doctrine2-spatial | Supports spatial data types and functions in Doctrine2 ORM for multiple databases | 272 |