Libraries tagged by dbal
doctrine/dbal
533535745 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
184867201 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
160259617 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
219897038 Downloads
Symfony DoctrineBundle
nette/nette
2647403 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
martin-georgiev/postgresql-for-doctrine
4318083 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
6318688 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
nextras/dbal
1451014 Downloads
Nextras database abstraction layer
friendsofdoctrine/dbal-clickhouse
853593 Downloads
Doctrine DBAL driver for ClickHouse
jackalope/jackalope-doctrine-dbal
2763159 Downloads
Jackalope Transport library for Doctrine DBAL
weirdan/doctrine-psalm-plugin
6298692 Downloads
Stubs to let Psalm understand Doctrine better
longitude-one/doctrine-spatial
1019617 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
1518923 Downloads
Spatial and Geographic Data with PostGIS and Doctrine.
envms/fluentpdo
464087 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
3563021 Downloads
Dibi is Database Abstraction Library for PHP