Libraries tagged by variable
frc/wp-env-heroku-custom-php-constant
44814 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
ez-php/dotenv
4052 Downloads
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
escarter/laravel-obfuscator
92 Downloads
A powerful Laravel package for code obfuscation with encryption and variable name randomization
enjoys/dotenv
3674 Downloads
Registers environment variables from a .env file
ely/yii2-tempmail-validator
689 Downloads
Yii2 validator to prevent using tempmail services or any variable domains
ellephanty/database
53 Downloads
Database conection using PDO and .env variables
dskripchenko/php-docx
119 Downloads
The HTML layer for PHPWord pipelines and a standalone DOCX-HTML round-trip library: read arbitrary Word/Google Docs/LibreOffice/PHPWord documents to a typed AST and clean HTML, convert HTML to DOCX, detect MERGEFIELD/content-control/{{placeholder}} template variables. Pure PHP, zero dependencies.
dskripchenko/laravel-php-docx
91 Downloads
Laravel bridge for dskripchenko/php-docx — Docx facade, Blade view to DOCX, config-driven page setup, response()->docx() macro, DOCX to HTML import and template-variable detection.
dgifford/array-access-trait
5823 Downloads
Trait providing methods to implement array access using a container variable.
dev-kraken/env-validator
317 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
desfpc/visualijoper
173 Downloads
PHP class for rendering variables and objects. Used when debugging code.
crysalead/env
21479 Downloads
Environment variable container
crefito11/dot-env
60 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
compwright/aws-env
8543 Downloads
Load environment variables securely from AWS SSM
codemonster-ru/dumper
509 Downloads
Simple and elegant PHP variable dumper for CLI and web environments