Libraries tagged by db tools
interconnectit/search-replace-db
117617 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
841547 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
174635 Downloads
A set of Symfony commands to dump/restore/anonymize database
tebazil/db-seeder
285608 Downloads
Simple to use PHP db seeding tool that uses faker generators
brick/db
178576 Downloads
Database tools library
markstory/acl_extras
313725 Downloads
Additional tools for managing DB ACL in CakePHP applications.
robinncode/db_craft
4655 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
6080 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
12592 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
db-tools-bundle/pack-fr-fr
32537 Downloads
A pack of anonymizers for fr-FR locale
portable/laravel-db-tools
10533 Downloads
Database import and export for Artisan
amitdugar/db-tools
1550 Downloads
Database backup/restore/export/verify/pitr/collation console toolkit
towa/spryker-db-dump
25334 Downloads
Spryker DB Dump Tool
smwks/laravel-db-snapshots
3272 Downloads
DB snapshots for Laravel using native CLI tools
lastzero/test-tools
44441 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit