Libraries tagged by php db
doctrine/dbal
487863679 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/migrations
168392715 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.
robmorgan/phinx
38636888 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
nette/tester
5924393 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
rubix/ml
847284 Downloads
A high-level machine learning and deep learning library for the PHP language.
nette/nette
2528814 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
hisamu/php-xbase
1218025 Downloads
A simple parser for *.dbf, *.fpt files using PHP
wp-cli/db-command
5955811 Downloads
Performs basic database operations using credentials stored in wp-config.php.
interconnectit/search-replace-db
99984 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
lichtner/fluentpdo
246585 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
envms/fluentpdo
416595 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
bvanhoekelen/performance
678975 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
weirdan/doctrine-psalm-plugin
5726009 Downloads
Stubs to let Psalm understand Doctrine better
dibi/dibi
3352564 Downloads
Dibi is Database Abstraction Library for PHP
vcian/laravel-db-auditor
15141 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.