Libraries tagged by db tools
interconnectit/search-replace-db
106604 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.
makinacorpus/db-tools-bundle
71710 Downloads
A set of Symfony commands to dump/restore/anonymize database
bvanhoekelen/performance
721240 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.
tebazil/db-seeder
204386 Downloads
Simple to use PHP db seeding tool that uses faker generators
brick/db
148023 Downloads
Database tools library
stefangabos/zebra_database
10438 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
markstory/acl_extras
306844 Downloads
Additional tools for managing DB ACL in CakePHP applications.
robinncode/db_craft
2158 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.
db-tools-bundle/pack-fr-fr
10638 Downloads
A pack of anonymizers for fr-FR locale
towa/spryker-db-dump
21116 Downloads
Spryker DB Dump Tool
lastzero/test-tools
42761 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
axelerant/db-docker
27124 Downloads
Support tools for Database as docker images.
ingenerator/phinx-lightweight
15290 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
google/sqlcommenter-laravel
75098 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
400 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.