Libraries tagged by compatibility
roukmoute/polyfill-calendar
10078 Downloads
PHP Polyfill for the Calendar extension
positibe/polyfill-apc-php70
17180 Downloads
Positibe polyfill backporting apc_* functions to higher PHP versions
polyfills/mb-trim
272 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
otgs/toolset-coding-standards
63322 Downloads
A set of phpcs rules used in Toolset
marc-mabe/enum-cl
3639 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
jambagecom/migration-core
3393 Downloads
Migration class maps for TYPO3 Core classes like t3lib_div, t3lib_extMgm and tslib_pibase.
fisharebest/php-polyfill
7364 Downloads
Polyfills for PHP 5.3 onwards
arokettu/is-resource
5078 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources
resonantcore/php-future
6 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
packfire/php5.3-compat
81732 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
eloquent/pbkdf2-compat
143042 Downloads
A compatibility library for the PHP 5.5 function hash_pbkdf2().
xnxk/helpers
11838 Downloads
Provides backwards compatibility for helpers in the XNXK Tech.
tobya/laravel-mssql-dateformat
1476 Downloads
Check and set MSSQL universal date format used by Laravel to 'Ymd' to ensure universal compatibility
thisisdevelopment/laravel-future-factories
1571 Downloads
Forward compatibility for laravel 8 factories
stephenfarrell/postmark-bundle
4889 Downloads
A minor update of Miguel Perez's no-longer maintained code from https://github.com/miguel250/PostmarkBundle to allow for Symfony 3 compatibility. All credit/kudos/thanks for the work should obviously go to him