doctrine-dbal
Data retrieval library
A cookbook that teaches how to use Doctrine DBAL and RulerZ to retrieve data from a database
Doctrine DBAL compilation target for RulerZ
5 stars
2 watching
6 forks
Language: PHP
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rulerz-php/doctrine-orm | A project that enables filtering and retrieval of data from a database using Doctrine ORM and RulerZ. | 3 |
opsway/doctrine-dbal-postgresql | Extends Doctrine's DBAL component with native PostgreSQL data types and functions. | 159 |
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
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 |
wpottier/wizaddoctrinedocbundle | Automates generation of documentation for Doctrine ORM schema. | 15 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
ramsey/uuid-doctrine | A Doctrine field type extension for using Ramsey/Uuid as an identifier type. | 898 |
faapz/pdo | A PDO-based PHP library for interacting with databases | 316 |
martin-georgiev/postgresql-for-doctrine | A set of PostgreSQL enhancements for Doctrine to support advanced data types and functions. | 360 |
fre5h/doctrineenumbundle | Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
corley/dbal-influxdb | An InfluxDB abstraction layer for the Doctrine DBAL library | 8 |
vinyvicente/doctrine-point-type | Provides a Doctrine2 type implementation for representing points in a geometric sense. | 16 |
leedavis81/drest | A library to quickly expose Doctrine entities as REST resources with simple configuration and annotations. | 87 |