dbal
There are 130 repositories under dbal topic.
ramsey/uuid-doctrine
:snowflake::file_cabinet: Allow the use of a ramsey/uuid UUID as Doctrine field type.
ezSQL/ezsql
PHP class to make interacting with a database ridiculusly easy
doctrine/DoctrineORMModule
Doctrine ORM Module for Laminas
opsway/doctrine-dbal-postgresql
Add JSON query support to Doctrine DBAL and DQL
patchlevel/event-sourcing
An event sourcing library, complete with all the essential features, powered by the reliable Doctrine ecosystem and focused on developer experience.
yiisoft/db
Yii Database Library
nextras/dbal
Database Abstraction Layer – concise secure API to construct queries & fetch data
williarin/wordpress-interop
Interoperability library to work with WordPress database in third party apps
xujiajun/godbal
Database Abstraction Layer (dbal) for Go. Support SQL builder and get result easily (now only support mysql)
spiral-modules/database
Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
driftphp/reactphp-dbal
DBAL for ReactPHP on top of Doctrine
chubbyphp/petstore
A simple skeleton to build api's based on the chubbyphp-framework, mezzio (former zend-expressive) or slim.
yiisoft/db-mysql
MySQL and MariaDB driver for Yii Database
nilportugues/sql-repository
[PHP 7] SQL Repository implementation
yiisoft/db-pgsql
PostgreSQL driver for Yii Database
contributte/doctrine-dbal
:bulb: Well-integrated Doctrine DBAL for Nette Framework (@nette)
yiisoft/db-oracle
Oracle driver for Yii Database
yiisoft/db-sqlite
SQLite driver for Yii Database
yiisoft/db-mssql
MSSQL Server driver for Yii Database
leocavalcante/swoole-postgresql-doctrine-driver
🔌 A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL client
pharako/mysql-dbal
MySQL extensions for Doctrine DBAL.
eddmash/powerorm
A very simple but effective php orm
franzose/doctrine-bulk-insert
Bulk insert functionality for the Doctrine/DBAL
jawira/db-draw
📐 PHP library to generate DB diagrams
adambinnersley/pdo-dbal
A simple database abstraction layer using PHP and PDO
nilportugues/eloquent-repository
Eloquent Repository implementation
zoilomora/doctrine-dbal-msaccess
An implementation of the doctrine/dbal library to support Microsoft Access databases in Microsoft OS.
smasty/Neevo
Tiny open-source database layer for PHP
spiral/cycle-bridge
🌉 Cycle ORM v2 bridge to Spiral Framework
php-casbin/dbal-adapter
Doctrine DBAL Adapter for Casbin, Casbin is a powerful and efficient open-source access control library.
marlic7/node-dal
Node.js Database Abstraction Layer
migliori/power-lite-pdo
PowerLite PDO is a DBAL PDO Wrapper, a lightweight and powerful PHP library that provides an efficient way to interact with multiple types of databases
flow-php/doctrine-dbal-bulk
Doctrine DBAL Bulk Operations for selected database engines
shopware5/dbal-nested-set
A Doctrine DBAL only implementation of multi root nested sets
chubbyphp/chubbyphp-laminas-config-doctrine
Doctrine service factories for the laminas/laminas-servicemanager and any other dependency injection container who's been able to handle it's config, like chubbyphp/chubbyphp-container via chubbyphp/chubbyphp-laminas-config and many (Aura.Di, Pimple, Auryn, Symfony, PHP-DI) more.
InitPHP/Database
This library uses PDO. It offers DBAL, Data Mapper, Query Builder and ORM.