Libraries tagged by compact
laravel/browser-kit-testing
8433430 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
io-developer/php-whois
1684261 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
graylog2/gelf-php
34230055 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
colinodell/json5
17381384 Downloads
UTF-8 compatible JSON5 parser for PHP
roave/backward-compatibility-check
2669521 Downloads
Tool to compare two revisions of a public API to check for BC breaks
phpseclib/bcmath_compat
19314337 Downloads
PHP 5.x-8.x polyfill for bcmath extension
wimg/php-compatibility
2070732 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
symfony/polyfill-php55
31216797 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
30344331 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
phpcompatibility/phpcompatibility-paragonie
24710406 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
yosymfony/toml
1373225 Downloads
A PHP parser for TOML compatible with specification 0.4.0
yiisoft/injector
1448788 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
typo3/class-alias-loader
11918386 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
openmage/magento-lts
201250 Downloads
A fork of Magento-1 that is accepting bug fixes (backward compatible, drop in replacement for official Magento)
m1/env
10392525 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.