Libraries tagged by dbal
doctrine/dbal
510336740 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
175759403 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/doctrine-migrations-bundle
152407082 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
210041323 Downloads
Symfony DoctrineBundle
martin-georgiev/postgresql-for-doctrine
3906219 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
fresh/doctrine-enum-bundle
6072012 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
nextras/dbal
1279176 Downloads
Nextras database abstraction layer
friendsofdoctrine/dbal-clickhouse
734583 Downloads
Doctrine DBAL driver for ClickHouse
jackalope/jackalope-doctrine-dbal
2677887 Downloads
Jackalope Transport library for Doctrine DBAL
weirdan/doctrine-psalm-plugin
5992939 Downloads
Stubs to let Psalm understand Doctrine better
nette/nette
2582754 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
longitude-one/doctrine-spatial
859636 Downloads
Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).
jsor/doctrine-postgis
1458425 Downloads
Spatial and Geographic Data with PostGIS and Doctrine.
envms/fluentpdo
438281 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
3440667 Downloads
Dibi is Database Abstraction Library for PHP