Libraries tagged by variable
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
shinepress/globals
13 Downloads
Allow ShinePress modules to register global functions and variables.
shasoft/cdump
17 Downloads
Package for outputting PHP variables to the browser console
shahghasiadil/laravel-env-validator
12 Downloads
A Laravel package to validate environments variables configuration values and generate environments variables rules.
sergeyakovlev/env
47 Downloads
A simple library to loads environment variables from “.env” file
selevia/env-validator
23 Downloads
The script for validate env variables
selami/entity
8 Downloads
A library to assert variable types and values for a model defined using JSON Schema standard (draft-07 and draft-06).
seiyu-nico/view
29 Downloads
variable_print_debug
scitotec/url-decode-env-var-processor-bundle
352 Downloads
Symfony Environment Variable Processor for decoding url-encoded strings
schnittstabil/harmonizer
67 Downloads
Harmonize PHP module, CGI and FCGI/FastCGI environments by infering missing $_SERVER variables like REMOTE_USER and HTTP_AUTHORIZATION.
scale/store
3 Downloads
Store variables and objects in memory for later dependency injection DI. Static 'standalone' library. Most Scale framework packages can be used for themselves. Dependencies are kept to a minimum.
samyoul/php-pagination
17 Downloads
Simple and lightweight PHP pagination class that works with Twitter Bootstrap perfectly. Manages pagination variables through instantiable class, and markup rendering through view-like include file. http://web.onassar.com/blog/2012/06/09/github-project-php-pagination
samy/environment
473 Downloads
This library lets your application load virtual environment configuration from environment variables or any other environment configuration.
samluvanda/system
0 Downloads
A PHP utility library for environment variables, user context, and system information.
samlitowitz/no-globals
3 Downloads
PHPStan rules to disallow use of global keyword and $GLOBALS variable