Libraries tagged by production data
sirs/dbimport
5807 Downloads
Tool for copying data from a production database to a dev database. Also useful for making backups of production databases.
lakshanjs/pdodb
29 Downloads
Production-ready PDO database abstraction for PHP with a secure query builder, statement caching, nested transactions, and MySQL 8+ compatibility.
renepardon/laravel-seeder
2435 Downloads
Versioned, environment-based Seeders in Laravel
jlorente/yii2-config-variables
372 Downloads
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
exolnet/laravel-db-upgrade
1142 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations
ictools/env-generator
2104 Downloads
This package allows you to generate the env files needed in production by retrieving data from AWS Secret Manager
1manfactory/compare_db
80 Downloads
A CLI tool to compare MySQL/MariaDB database schema definitions between development and production environments.
iamfarhad/laravel-prometheus
0 Downloads
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring
arminsam/db-data-importer
70 Downloads
A handy tool to import selective data from production database into you local environment db
brendantwhite/databasemask
35 Downloads
Mask data from Production using Faker to use safely elsewhere
jlapp-hatja/smart-seeder
330 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
rootaccessplease/milksync
14 Downloads
A Laravel package for syncing production databases to local development environments
riftweb/superseeder
24 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
mwi/laravel-refactor
7 Downloads
Package to help refactor data in staging and production environments.
webikevn/laravel-seeder
20 Downloads
Versioned, environment-based Seeders in Laravel