Libraries tagged by dbal
doctrine/dbal
523105810 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
180419748 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
156394522 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
215084050 Downloads
Symfony DoctrineBundle
martin-georgiev/postgresql-for-doctrine
4109301 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
6198150 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
nextras/dbal
1367460 Downloads
Nextras database abstraction layer
friendsofdoctrine/dbal-clickhouse
795073 Downloads
Doctrine DBAL driver for ClickHouse
jackalope/jackalope-doctrine-dbal
2721306 Downloads
Jackalope Transport library for Doctrine DBAL
weirdan/doctrine-psalm-plugin
6149429 Downloads
Stubs to let Psalm understand Doctrine better
nette/nette
2615424 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
longitude-one/doctrine-spatial
945647 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
1491456 Downloads
Spatial and Geographic Data with PostGIS and Doctrine.
envms/fluentpdo
451547 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
3504879 Downloads
Dibi is Database Abstraction Library for PHP