Libraries tagged by dbal
doctrine/dbal
497912854 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
171660338 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
148938391 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
205530961 Downloads
Symfony DoctrineBundle
martin-georgiev/postgresql-for-doctrine
3741866 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
5964287 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
nextras/dbal
1204094 Downloads
Nextras database abstraction layer
friendsofdoctrine/dbal-clickhouse
681308 Downloads
Doctrine DBAL driver for ClickHouse
jackalope/jackalope-doctrine-dbal
2642492 Downloads
Jackalope Transport library for Doctrine DBAL
weirdan/doctrine-psalm-plugin
5853942 Downloads
Stubs to let Psalm understand Doctrine better
nette/nette
2554263 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
longitude-one/doctrine-spatial
793230 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
1432729 Downloads
Spatial and Geographic Data with PostGIS and Doctrine.
envms/fluentpdo
427317 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
3393215 Downloads
Dibi is Database Abstraction Library for PHP