Libraries tagged by dba
doctrine/dbal
598553613 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
214095085 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
185958365 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
251182880 Downloads
Symfony DoctrineBundle
martin-georgiev/postgresql-for-doctrine
5708502 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
staabm/phpstan-dba
2487593 Downloads
opsway/doctrine-dbal-postgresql
1972771 Downloads
Extensions for support Postgres in Doctrine DBAL & DQL
jackalope/jackalope-doctrine-dbal
3051914 Downloads
Jackalope Transport library for Doctrine DBAL
friendsofdoctrine/dbal-clickhouse
1361065 Downloads
Doctrine DBAL driver for ClickHouse
weirdan/doctrine-psalm-plugin
7220150 Downloads
Stubs to let Psalm understand Doctrine better
nette/nette
2813913 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
longitude-one/doctrine-spatial
1570645 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
283060 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
jsor/doctrine-postgis
1713376 Downloads
Spatial and Geographic Data with PostGIS and Doctrine.
hisamu/php-xbase
1585686 Downloads
A simple parser for *.dbf, *.fpt files using PHP