Libraries tagged by php.ini
balint-horvath/dotenv-php
405 Downloads
Simple .env file parser and ENV loader (.env to getenv() and $_ENV) based on standard PHP INI parser (parse_ini_file).
antoninmasek/laravel-max-upload-size-rule
10 Downloads
Adds Rule::file()->maxUploadSize() validation rule, which will validate filesize against `upload_max_filesize` php.ini setting
amdeu/typo3-locallang-formats
19 Downloads
Alternative locallang formats - Registers Symfony's built-in translation loaders for TYPO3 locallang files, enabling YAML, JSON, PHP, INI, CSV, and PO formats as alternatives to XLF
rhysr/zf2phpsettings
102 Downloads
Configure PHP ini settings via configuration
neilime/zf2-browscap
2370 Downloads
ZF2 Browscap is a Zend Framework 2 module that provides an improved 'get_browser' function. This module could be standalone if 'browscap' configuration setting in php.ini is undefined or does not point to the correct location of the browscap.ini file
dlu/dluphpsettings
38496 Downloads
ZF2 module to set PHP ini settings based on the configuration data
phpunit/phpunit
963765204 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
927503884 Downloads
Utility class for timing
phpunit/php-text-template
918819110 Downloads
Simple template engine.
phpunit/php-file-iterator
930474017 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
944045293 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
213427312 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
321022470 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
139340243 Downloads
Parallel testing for PHP
phpunit/php-token-stream
398529607 Downloads
Wrapper around PHP's tokenizer extension.