morainstein/dotenv
A simple lib for loading environment variables in PHP
时间:2025-07-29 16:45
lazervel/dotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
时间:2025-07-23 13:14
grazulex/laravel-safeguard
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
时间:2025-07-17 19:39
yukata-roommate/global
Easy to use global variable in PHP
时间:2025-07-13 02:13
dzentota/template-variable
A secure template variable library that provides context-aware escaping for PHP templates using TypedValue objects
时间:2025-07-10 15:24
bappygates/laravel-env-checker
Checks required environment variables in a Laravel project.
时间:2025-07-01 12:24
dzentota/config-loader
Secure environment variable and configuration loader that parses values into TypedValue objects
时间:2025-06-30 22:26
andreabsferrazza/phoog
Phoog is a lightweight PHP library offering ultra-short debugging functions for quick variable inspection. Designed for speed and zero dependencies.
时间:2025-06-30 13:02
officialxviid/sasses
Sass modules (Sasses) provide more advanced variables, mixins and functions for Sass.
时间:2025-06-23 08:40
samluvanda/system
A PHP utility library for environment variables, user context, and system information.
时间:2025-06-22 12:34
davidphtee/templiphy
A simple PHP template engine with moustache syntax: {{ $variable }} and {{{ PHP code }}}.
时间:2025-06-17 09:24
guni/php-var-dump-check
Find forgotten variables dump in PHP source code.
时间:2025-06-12 12:29
manychois/peval
A PHP package for evaluating expressions with support for variables, functions, and operators.
时间:2025-06-11 14:19
zozlak/guzzle-proxy-client
A wrapper around GuzzleHttp Client honoring proxy settings in http_proxy, https_proxy and no_proxy environment variables
时间:2025-06-06 15:22
selfphp/env-schema
Validate .env environment variables in PHP using a declarative schema.
时间:2025-05-28 09:03