Libraries tagged by db tools
interconnectit/search-replace-db
120825 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.
bvanhoekelen/performance
970353 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.
makinacorpus/db-tools-bundle
214108 Downloads
A set of Symfony commands to dump/restore/anonymize database
brick/db
193353 Downloads
Database tools library
tebazil/db-seeder
293475 Downloads
Simple to use PHP db seeding tool that uses faker generators
markstory/acl_extras
316598 Downloads
Additional tools for managing DB ACL in CakePHP applications.
robinncode/db_craft
5413 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
tommyknocker/pdo-database-class
6302 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
stefangabos/zebra_database
13132 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
monicahq/laradb
732 Downloads
A read-only database browser for Laravel: browse your tables and their rows from a single page. Supports MySQL, PostgreSQL and SQLite.
db-tools-bundle/pack-fr-fr
39539 Downloads
A pack of anonymizers for fr-FR locale
amitdugar/db-tools
5093 Downloads
Database backup/restore/export/verify/pitr/collation console toolkit
towa/spryker-db-dump
26189 Downloads
Spryker DB Dump Tool
php-db/phpdb-qa-tools
1744 Downloads
Shared QA toolchain for php-db components: Mago formatting, linting and static analysis, plus the PHPUnit baseline and CI workflow.
lastzero/test-tools
44589 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit