postgresql-for-doctrine
Data type enhancer
A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions.
PostgreSQL enhancements for Doctrine. Provides support for advanced data types (json, jssnb, arrays), text search, array operators and jsonb specific functions.
369 stars
12 watching
46 forks
Language: PHP
last commit: 2 days ago
Linked from 1 awesome list
arraysdoctrinedoctrine-dbaldoctrine-ormjson-datajsonbpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
opsway/doctrine-dbal-postgresql | Extends Doctrine's DBAL component with native PostgreSQL data types and functions. | 159 |
happyr/doctrine-specification | A Doctrine query specification library simplifying repository queries and reducing code duplication. | 449 |
ramsey/uuid-doctrine | A Doctrine field type extension for using Ramsey/Uuid as an identifier type. | 899 |
vmelnik-ukraine/doctrineencryptbundle | Provides a way to encrypt data in Doctrine entities | 71 |
carnage/doctrine-encrypted-column | Provides a secure way to encrypt data stored through an object-relational mapping system | 35 |
fabienpennequin/fpntagbundle | Enables tagging of Doctrine entities in Symfony applications | 76 |
fre5h/doctrineenumbundle | Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
davyjoneslocker/postgres_ext | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
leedavis81/drest | A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |
vinyvicente/doctrine-point-type | Provides a Doctrine2 type implementation for representing points in a geometric sense. | 16 |
creof/doctrine2-spatial | Supports spatial data types and functions in Doctrine2 ORM for multiple databases | 273 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
nikolays/postgres_dba | A collection of tools and scripts for Postgres DBAs and engineers to analyze and manage their databases | 1,131 |