abmundi/database-commands-bundle
Symfony bundle to automate MySQL database dumps and imports via a db:dump console command and Capifony tasks. Creates timestamped dumps (with hard link to latest), supports download from remote and import into local production/testing environments.
artisan or dedicated backup services like VaultPress).For Executives: "This package automates critical database tasks (backups, restores, optimizations) for our Symfony apps, reducing manual work and deployment risks. It’s a lightweight, MIT-licensed solution that integrates seamlessly with our existing stack—cutting costs compared to custom DevOps tools while improving reliability. Ideal for teams managing legacy systems or scaling deployments without heavy tooling."
For Engineering: *"The abmundi/database-commands-bundle provides 6 pre-built CLI commands and Capifony tasks for MySQL operations, cutting boilerplate for:
db:dump generates SQL dumps with one command.db:import or db:restore for zero-downtime deployments.OPTIMIZE TABLE and REPAIR TABLE.
It’s Symfony-only but requires minimal setup (Composer + Kernel registration). Tradeoff: No Laravel support or advanced features, but it’s maintainable and free—perfect for teams prioritizing simplicity over flexibility."*How can I help you explore Laravel packages today?