Libraries tagged by dba
doctrine/dbal
487699246 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
168260387 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
146012057 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
201895978 Downloads
Symfony DoctrineBundle
nette/nette
2527918 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
martin-georgiev/postgresql-for-doctrine
3596256 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
5867091 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
staabm/phpstan-dba
1681098 Downloads
opsway/doctrine-dbal-postgresql
1702054 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
nextras/dbal
1140433 Downloads
Nextras database abstraction layer
jackalope/jackalope-doctrine-dbal
2608430 Downloads
Jackalope Transport library for Doctrine DBAL
friendsofdoctrine/dbal-clickhouse
634096 Downloads
Doctrine DBAL driver for ClickHouse
weirdan/doctrine-psalm-plugin
5721095 Downloads
Stubs to let Psalm understand Doctrine better
longitude-one/doctrine-spatial
730417 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).
lichtner/fluentpdo
246368 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.