Libraries tagged by variance
zumba/json-serializer
791481 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
zetacomponents/system-information
1981581 Downloads
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
zalas/phpunit-globals
463023 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
utopia-php/config
313047 Downloads
A simple Config library to managing application config variables
tysonandre/var_representation_polyfill
6905886 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
spiral/dumper
2160061 Downloads
Dumper for PHP variables based on Symfony VarDumper for Spiral Framework and RoadRunner
platformsh/config-reader
5475397 Downloads
Small helper to access Platform.sh environment variables
pinkary-project/type-guard
138609 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
php-stubs/wordpress-globals
889885 Downloads
Global variables and global constants from WordPress core.
php-parallel-lint/php-var-dump-check
1604585 Downloads
Find forgotten variables dump in PHP source code.
johnbillion/extended-template-parts
227740 Downloads
A library which provides extended functionality to WordPress template parts, including template variables and caching.
freshwork/chilean-bundle
210251 Downloads
A PHP composer package with Chilean validations, common variables, etc. (RUT, IVA, ETC). Ready for Laravel. Grande chile ctm :)
bref/secrets-loader
659419 Downloads
Load secret values from SSM into environment variables
automattic/jetpack-config
4123137 Downloads
Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.
bamboohr/variable-analysis
591429 Downloads
Provides PHP CodeSniffer sniffs to find unused and undefined variables.