Libraries tagged by envs
svpernova09/homesteadskeleton
65 Downloads
Project specific Laravel Homestead vagrant environment
php-istio/jwt-payload-extractor
30401 Downloads
Library to help extract JWT payload from Istio Envoy proxy.
palantirnet/the-vagrant
46591 Downloads
Install a Vagrant environment into a Drupal project.
naugrim/laravel-strict-config-helper
2491 Downloads
Ensures your config returns the correct types
mehrancodes/veyoze
721 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
lukasbesch/disable-plugins
15 Downloads
Disable certain plugins in non-production environments using PHP constants.
joomlatools/joomla-console
1955 Downloads
This command-line script helps to ease the management of Joomla sites in your development environment.
gverschuur/laravel-robotstxt
51 Downloads
Set the robots.txt content dynamically based on the Laravel app environment.
gpupo/common-dev
3419 Downloads
Common PHP tool for require-dev env
distinctm/laravel-data-sync
74 Downloads
Laravel utility to keep records synced between environments through source control
datana-gmbh/doctrine-postgres-public-schema-listener
365395 Downloads
An Migration EventSubscriber which ensures public namespace is only added if needed
dacoto/laravel-setenv
12627 Downloads
A .env editor for Laravel
byteinternet/hypernode-vagrant
92 Downloads
Easily configurable Magento Vagrant. Hypernode development environment.
ajardin/docker-symfony
334 Downloads
Docker environment that meets Symfony requirements
aedart/overload
11539 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)