Libraries tagged by warmable
nilportugues/serializer
262575 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
nervo/yuicompressor
1577999 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
mrgswift/laravel-encryptenv
49237 Downloads
Laravel Environment Variable Encryption
mouf/magic-query
272335 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
jrfnl/php-cast-to-type
267118 Downloads
PHP Class to consistently cast variables to a specific type.
johnbillion/extended-template-parts
228957 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
helis/settings-manager-bundle
73880 Downloads
Provides a nice way to define variables and inject them into application parts
frosh/platform-thumbnail-processor
119223 Downloads
This plugins allows you to use variable thumbnails, without having them on storage.
encodia/laravel-health-env-vars
174556 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
drevops/phpcs-standard
149336 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
davereid/drupal-environment
280122 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
crell/envmapper
15747 Downloads
A simple, fast mapper from environment variables to classed objects.
bentools/iterable-functions
448748 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
phpdevcommunity/php-dotenv
26250 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
ergebnis/environment-variables
4353 Downloads
Provides an abstraction for environment variables.