Libraries tagged by dba
doctrine/dbal
618325789 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
223429541 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
193895805 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
260713791 Downloads
Symfony DoctrineBundle
martin-georgiev/postgresql-for-doctrine
6067561 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
2658660 Downloads
jackalope/jackalope-doctrine-dbal
3130046 Downloads
Jackalope Transport library for Doctrine DBAL
friendsofdoctrine/dbal-clickhouse
1566984 Downloads
Doctrine DBAL driver for ClickHouse
yiisoft/db
564583 Downloads
Database abstraction layer and query builder
weirdan/doctrine-psalm-plugin
7460047 Downloads
Stubs to let Psalm understand Doctrine better
nette/nette
2853692 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
longitude-one/doctrine-spatial
1814493 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
291814 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
1777532 Downloads
Spatial and Geographic Data with PostGIS and Doctrine.
hisamu/php-xbase
1665039 Downloads
A simple parser for *.dbf, *.fpt files using PHP