Libraries tagged by compatibility
phpcompatibility/phpcompatibility-symfony
490757 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 Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
491123 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
bartlett/php-compatinfo
96502 Downloads
Find out the minimum version and the extensions required for a piece of code to run
vaimo/topological-sort
3028854 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
otgs/multilingual-tools
104493 Downloads
Set of tools related to WPML plugin bundle. Created with tendency to ease WPML compatibility testing process.
mouf/pimple-interop
2066730 Downloads
This project is a very simple extension to the Pimple microframework. It adds to Pimple compatibility with the container-interop APIs.
milo/schematron
321515 Downloads
Implementation of ISO Schematron with Schematron 1.5 back compatibility. Library does not need any XSLT.
friendsoftypo3/typo3db-legacy
415209 Downloads
TYPO3_DB compatibility layer
flourish/flourish
37563 Downloads
A collection of classes for general web development, with a particular focus on compatibility, portability and security
hoyvoy/laravel-cross-database-subqueries
118614 Downloads
Eloquent cross database compatibility in subqueries
pimcore/compatibility-bridge-v10
316138 Downloads
Pimcore Compatibility Bridge provides class aliases for the classes which were moved/updated and are necessary for backwards compatibility.
mollie/magento2-hyva-compatibility
23224 Downloads
Hyvä Themes Compatibility module for Mollie Payments
konekt/laravel-migration-compatibility
118839 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
vectorface/mysqlite
32050 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
polyfills/array-find
7084 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.