Libraries tagged by php env
abelcallejo/wordpress-environment
15 Downloads
A wordpress library for easily getting the major environment variables
env/dotenv
810 Downloads
A simple, tiny and lightweight PHP .env loader
stolt/composer-multitest
14 Downloads
Composer script to run a Composer test or spec script against all versions managed by PHPBrew or phpenv.
o2system/spl
20730 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
gemvc/http-client
110 Downloads
Multi-Environment PHP HTTP Client Package - Synchronous and Asynchronous API Calls for Apache, Nginx, and Swoole
memphisphp/dev-box
11 Downloads
PHP development environment utilizing Vagrant and Puppet brought to you by Memphis PHP
mrthito/microservice
1 Downloads
Lightweight PHP microservice foundation: env, logging, Redis queue, signed events, and HTTP health checks.
rmunate/info-server
275 Downloads
The System Library allows you to query all information related to existing server-side variables, values, and configurations (Server Variables, Environment Variables, PHP Values, and Configurations). It provides an easy and convenient way to work with server data.
mwguerra/docker-local
36 Downloads
Complete Docker development environment for Laravel - PHP 8.4, MySQL 9.1, PostgreSQL 17, Redis 8, Traefik 3.6
limen/redenvelope
64 Downloads
PHP library for red envelopes which are popular among Chinese
gmazzap/gea
36 Downloads
Environment variables management in PHP
godaddy/asherah
66 Downloads
PHP FFI bindings for Asherah envelope encryption.
umar-jimoh/laravel-secretsync
163 Downloads
Sync secrets from secret managers into your Laravel app with ease.
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
mykehowells/dotenv
9662 Downloads
Load .env file into project environment, using same functions as Laravel