Libraries tagged by db tools
interconnectit/search-replace-db
103600 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
701447 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
49835 Downloads
A set of Symfony commands to dump/restore/anonymize database
tebazil/db-seeder
190998 Downloads
Simple to use PHP db seeding tool that uses faker generators
brick/db
140586 Downloads
Database tools library
markstory/acl_extras
304463 Downloads
Additional tools for managing DB ACL in CakePHP applications.
robinncode/db_craft
849 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.
g4/db-tools
41279 Downloads
Database migration related tools
towa/spryker-db-dump
19489 Downloads
Spryker DB Dump Tool
lastzero/test-tools
42513 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
axelerant/db-docker
26853 Downloads
Support tools for Database as docker images.
db-tools-bundle/pack-fr-fr
5451 Downloads
A pack of anonymizers for fr-FR locale
google/sqlcommenter-laravel
74732 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
sencerhan/laravel-db-tools
143 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
portable/laravel-db-tools
8580 Downloads
Database import and export for Artisan