Libraries tagged by envor
roots/bedrock-disallow-indexing
3106398 Downloads
Disallow indexing of your site on non-production environments
platformsh/config-reader
4340155 Downloads
Small helper to access Platform.sh environment variables
moodlehq/moodle-plugin-ci
1927044 Downloads
Helps running Moodle plugins analysis checks and tests under various CI environments.
mehrancodes/laravel-harbor
40395 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
mattiasgeniar/phpunit-query-count-assertions
575267 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
lubusin/laravel-decomposer
170056 Downloads
A Laravel package to decompose your installed packages, their dependencies, your app & server environment
kreait/gcp-metadata
4637223 Downloads
Get the metadata from a Google Cloud Platform environment.
dave-liddament/php-language-extensions
348636 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
cspray/phinal
284158 Downloads
Enforce final on your classes!
corveda/php-sandbox
67699 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
cheprasov/php-redis-lock
392326 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
beyondcode/laravel-favicon
35233 Downloads
Create dynamic favicons based on your environment settings.
aura/web
470981 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
aura/cli
1401249 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
aschmelyun/fleet
43685 Downloads
Run multiple Laravel Sail websites on your local environment