Libraries tagged by db
wp-cli/db-command
8817359 Downloads
Performs basic database operations using credentials stored in wp-config.php.
staabm/phpstan-dba
2578289 Downloads
jackalope/jackalope-doctrine-dbal
3095131 Downloads
Jackalope Transport library for Doctrine DBAL
interconnectit/search-replace-db
118294 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.
friendsofdoctrine/dbal-clickhouse
1462729 Downloads
Doctrine DBAL driver for ClickHouse
codeception/module-db
22573602 Downloads
DB module for Codeception
betterapp/laravel-db-encrypter
654339 Downloads
Provides database model attribute encryption/decryption
phpunit/dbunit
14639838 Downloads
PHPUnit extension for database interaction testing
lichtner/fluentpdo
287559 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
542609 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
cybercog/laravel-clickhouse
261615 Downloads
ClickHouse migrations for Laravel
aura/sqlquery
3142688 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
weirdan/doctrine-psalm-plugin
7346238 Downloads
Stubs to let Psalm understand Doctrine better
nette/nette
2834340 Downloads
👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)
mattiasgeniar/phpunit-query-count-assertions
883413 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).