Libraries tagged by variance
mcaskill/php-get-var-type
9944 Downloads
Get the type, resource name, or class name of a variable.
marcocesarato/markdown
193 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
marcocesarato/cpdo
281 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
mantraideas/laravel-env-doctor
78 Downloads
LaravelEnvDoctor is a developer-friendly CLI tool for Laravel that checks your .env variables, validates the current environment, and ensures directory permissions are correctly set — helping you catch misconfigurations before they become problems.
lucguerraz/wpml-installer
544 Downloads
A composer plugin to make installing wpml.org plugins with composer easy. Your subscription info will be read from environment variables, will only be transmitted to WPML and will not be displayed in composer.lock.
lithemod/import
195 Downloads
Support for facilitating the dynamic inclusion of PHP files and the management of external variables.
lithemod/env
209 Downloads
A simple environment variable loader and manager for PHP applications.
lazervel/dotenv
7 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
kennisnet/symfony-env-loader
10971 Downloads
Loads the envs variables tier based
jedymatt/laravel-sail-env
924 Downloads
Configures .env file to match the sail environment variable's requirements.
janharsa/tracy-environment-panel
5120 Downloads
Information of the environment variables to Tracy Debugger bar
imponeer/smarty-includeq
20075 Downloads
Rewritten smarty 'include' variant that was invented for use in XOOPS, but nowadays is used in some other PHP based CMS'es
imponeer/smarty-foreachq
20054 Downloads
Rewritten Smarty foreach variant that was invented for use in xoops, but nowadays is used in some other PHP based CMS'es
imponeer/env
13135 Downloads
Small helper dealing with environment variables
ideatic/dump
3150 Downloads
Displays information about any PHP variable, class or exception.