Libraries tagged by environment protection
betalabs/laravel-seeder
2041 Downloads
Versioned, environment-based Seeders in Laravel. Used while original does not update to Laravel 5.7
trendyminds/nerf
844 Downloads
Allows certain admin-only permissions to be reduced in production environments
panrafal/php-error
5933 Downloads
Better error reporting for PHP, and prettier too! Fork of original PHP-Error by Joseph Lenton better suited for production environments.
indatus/guardian
2154 Downloads
Allows you to protect more than just the production environment from potentially destructive tasks
h-enk/json-sitemap
147 Downloads
WordPress plugin that generates a JSON sitemap on non-production environments - for use with UnCSS as a PostCSS plugin
globalis/wpg-disallow-indexing
4015 Downloads
Disallow indexing of your site on non-production environments
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
1manfactory/compare_db
83 Downloads
A CLI tool to compare MySQL/MariaDB database schema definitions between development and production environments.
outl1ne/laravel-generate-storage-structure
6 Downloads
This package generates the Laravel storage folder structure. Useful when mounting an empty directory to replace `storage/` in production or staging environments.
dezwork/dwphp-framework
9314 Downloads
Framework php7 with environment development, testing, staging and production.
wonderpanda/enterprise-laravel
14 Downloads
Powerful yet simple Docker environments built on Best Practices for both Dev and Production
mgargano/non-production-robots-ignore
2437 Downloads
Non Production Robots Ignore is a simple WordPress plugin that is used with vlucas/phpdotenv (or similar) that sets environment variables to set robots.txt to ignore all on all environments except production.
jungleran/drupal-developer-production
231 Downloads
Packages for Drupal development applicable in production environment
joriswvanrijn/environment-label
2929 Downloads
Which environment am I seeing? A simple bar to easily distinguish local, development, staging and production environments.
aivec/environment-switcher
1011 Downloads
Switch between development, staging, and production environments for integration testing.