Libraries tagged by php env
cajogos/php-temp-cache
2824 Downloads
Simple PHP caching system that uses a tmp folder in a Linux environment.
virtphp/virtphp
19 Downloads
virtPHP is a tool to create isolated PHP environments.
k2gl/dsse
2428 Downloads
Sign and verify DSSE (Dead Simple Signing Envelope) payloads in PHP, with pluggable keys
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
dtyq/sandbox
8326 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
xbyter/apollo-client
9316 Downloads
基于携程Apollo 阿波罗的PHP客户端,不依赖第三方扩展和框架并支持自定义配置格式同步(默认支持.env格式配置同步)。
wearerequired/composer-wp-config
20855 Downloads
A composer plugin to create the WordPress configuration file which automagically defines constants from a .env file. Also includes path of Composer's autoloader in wp-config.php.
krubio/perfect-web-kit
2173 Downloads
Shared PHP 8.5 web-UI toolkit: typed HTTP API client, request/session helpers, fail-closed auth guard, PSR-3 error handling, env loader, and asset utilities.
jardissupport/dotenv
1418 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
justcoded/dotenv-sync
52138 Downloads
webjump/mobiledetectlib
110976 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
interitty/nb-remote-phpunit
1420 Downloads
Custom PHPUnit script that allows NetBeans to run tests on a remote host. Developed mainly to make working with Docker environments more convenient.
halilcosdu/laravel-command-banner
436 Downloads
Laravel Command Banner: Prevents Commands from Running in Defined Environments
esi/utility
6140 Downloads
Utility - Collection of various PHP utility functions.
cline/bearer
6766 Downloads
Stripe-style typed API tokens with groups, environments, and audit logging for Laravel