inigopascall/clone-db
Laravel artisan command to clone medium/large MySQL databases between connections. Chunks data to avoid memory/packet limits and orders tables by foreign-key dependencies to reduce constraint errors—useful for syncing live data to staging/dev.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/db-dumper | 0.83 | PHP database dump utility supporting MySQL, MariaDB, PostgreSQL, SQLite, and MongoDB. Wraps native tools (mysqldump, mariadb-dump, pg_dump, sqlite3, mongodump) with a simple fluent API to export databases to SQL or gz files. | 1,175 | 1,192 | 160 | 859K | 0 | 38.7 | 46.1 | MIT | 1 month ago | |
| darvinstudio/databaser | 0.82 | — | 0 | 0 | 1 | 1 | 0 | 0.1 | 6.6 | MIT | — | |
| jpswade/laravel-database-tools | 0.79 | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 2 | 2 | 1 | 89 | 0 | 11.4 | 22.4 | — | 5 months ago | |
| spatie/php-cloneable | 0.78 | Trait for PHP 8.1+ that makes objects with readonly properties cloneable. Safely “clone with changes” by copying an object while overriding readonly fields—handy until PHP gets native clone-with support. | 97 | 98 | 8 | 57K | 0 | 1.6 | 38.2 | MIT | 2 years ago | |
| nayjest/manipulator | 0.77 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 5K | 3 | 4.1 | 37.0 | MIT | 9 years ago | |
| bit3/git-php | 0.77 | PHP library for working with Git repositories from code. Execute common Git commands, inspect repository state, and script Git operations with a simple API—useful for automation, deployment tools, and integrations that need Git access without shelling out manually. | 47 | 47 | 24 | 666 | 2 | 1.5 | 16.5 | MIT | — | |
| syamsoul/laravel-mysql-cli-client | 0.77 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| lastdragon-ru/lara-asp-eloquent | 0.77 | — | 1 | 1 | 0 | 4K | 0 | 0.0 | 46.3 | MIT | — | |
| draw/application | 0.77 | — | 1 | 1 | 0 | 2K | 0 | 0.0 | 40.7 | — | — | |
| onemustcode/query | 0.77 | — | 4 | 4 | 2 | 61 | 5 | 4.4 | 16.5 | MIT | 8 years ago | |
| baks-dev/manufacture-part | 0.77 | Laravel/PHP модуль производства партий продукции (manufacture-part). Поддерживает установку через Composer, установку конфигурации и ресурсов, обновление схемы БД через миграции Doctrine и запуск PHPUnit-тестов группы manufacture-part. | 0 | 0 | 2 | 17 | 0 | 19.7 | 20.6 | MIT | 4 weeks ago | |
| nekhbet/laravel-sphinxsearch | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 7.1 | — | MIT | 8 months ago | |
| backup-manager/backup-manager | 0.77 | — | 1,702 | 1,714 | 222 | 7K | 9 | 19.3 | 15.0 | MIT | 3 years ago | |
| baks-dev/products-product | 0.76 | BaksDev Product — PHP 8.4+ модуль продукции для экосистемы BaksDev. Устанавливается через Composer вместе с category, money, currency и measurement. Поддерживает установку ассетов, миграции Doctrine и тесты PHPUnit (group: products-product). | 0 | 0 | 5 | 107 | 0 | 20.8 | — | MIT | 2 weeks ago | |
| novay/icaptcha | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 9.7 | — | — | 6 months ago | |
| aaix/laravel-easy-backups | 0.76 | Developer-first Laravel backup package with an interactive CLI wizard, direct Artisan commands for automation, and a fluent API to build custom workflows. Create/restore DB backups, choose destinations, enable compression, and control retention. | 0 | 0 | 0 | 58 | 2 | 0.4 | 24.4 | MIT | — | |
| neurony/laravel-duplicate | 0.76 | — | 120 | 110 | 23 | 52 | 0 | 2.8 | 2.1 | MIT | 5 years ago | |
| christhompsontldr/laraman | 0.76 | Laraman is a Laravel package that generates and serves simple man-style documentation for your app, helping you expose commands, routes, or internal tooling in a familiar CLI-friendly format for quick lookup by developers. | 7 | 7 | 2 | 0 | 0 | 6.7 | — | — | 5 years ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| guidocella/eloquent-insert-on-duplicate-key | 0.76 | — | 87 | 88 | 22 | 2K | 0 | 2.5 | 14.1 | MIT | 5 years ago |
How can I help you explore Laravel packages today?