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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| darvinstudio/databaser | 0.82 | — | 0 | 0 | 1 | 4 | 0 | 0.1 | 9.7 | MIT | — | |
| spatie/php-cloneable | 0.79 | 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 | 92K | 0 | 1.6 | 41.1 | MIT | 2 years ago | |
| 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. | 3 | 3 | 1 | 1 | 0 | 8.2 | 1.4 | — | 7 months 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 | 6K | 3 | 4.1 | 37.7 | 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 | 509 | 2 | 1.5 | 15.1 | MIT | — | |
| syamsoul/laravel-mysql-cli-client | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| lastdragon-ru/lara-asp-eloquent | 0.77 | — | 1 | 1 | 0 | 5K | 0 | 0.0 | 46.0 | MIT | — | |
| draw/application | 0.77 | — | 1 | 1 | 0 | 506 | 0 | 0.0 | 33.2 | — | — | |
| spatie/laravel-db-snapshots | 0.77 | Laravel package that adds Artisan commands to quickly create, load, list, and clean up database snapshots (dumps) for your app. Works with MySQL, PostgreSQL, and SQLite—ideal for resetting state in development or tests. | 1,211 | 1,216 | 100 | 100K | 0 | 32.6 | 29.8 | MIT | 4 months ago | |
| onemustcode/query | 0.77 | — | 4 | 4 | 2 | 266 | 5 | 4.4 | 25.0 | MIT | 8 years ago | |
| baks-dev/manufacture-part | 0.77 | Laravel/PHP модуль производства партий продукции (manufacture-part). Поддерживает установку через Composer, установку конфигурации и ресурсов, обновление схемы БД через миграции Doctrine и запуск PHPUnit-тестов группы manufacture-part. | 0 | 0 | 2 | 0 | 0 | 17.9 | — | MIT | 1 month ago | |
| nekhbet/laravel-sphinxsearch | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 4.0 | — | MIT | 10 months ago | |
| backup-manager/backup-manager | 0.77 | — | 1,707 | 1,715 | 223 | 7K | 9 | 19.4 | 14.9 | MIT | 4 years ago | |
| ghostcompiler/laravel-querybuilder | 0.76 | API-ready Eloquent query builder for Laravel with strict allow-lists for filters, sorts, includes, and sparse fields. Supports nested relation filters/sorting, custom filters, tenant scoping, safe public query interfaces, and pagination helpers for clean API responses. | 18 | 18 | 0 | 395 | 0 | 17.9 | 21.3 | MIT | 1 month ago | |
| novay/icaptcha | 0.76 | — | 0 | 0 | 0 | 0 | 0 | 8.0 | — | — | 8 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. | 1 | 1 | 0 | 31 | 2 | 0.4 | 16.8 | MIT | — | |
| spatie/db-dumper | 0.76 | PHP database dump helper that wraps native tools (mysqldump, mariadb-dump, pg_dump, sqlite3, mongodump). Supports MySQL/MariaDB, PostgreSQL, SQLite, and MongoDB with a fluent API to configure credentials and dump to SQL or gz files. | 1,176 | 1,196 | 160 | 1M | 0 | 35.2 | 46.5 | MIT | 3 months ago | |
| neurony/laravel-duplicate | 0.76 | — | 120 | 110 | 23 | 48 | 0 | 2.8 | 2.0 | MIT | 6 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 | — | — | 6 years ago | |
| dovstone/symfony-blog-admin-bundle-mongodb-based | 0.76 | — | 0 | 0 | — | 0 | — | 0.3 | — | — | — |
How can I help you explore Laravel packages today?