Libraries tagged by compatibility
phpcompatibility/phpcompatibility-symfony
591625 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
592246 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
97327 Downloads
Find out the minimum version and the extensions required for a piece of code to run
vaimo/topological-sort
3301488 Downloads
High-Performance TopSort/Dependency resolving algorithm (compatibility version to work with 5.3)
otgs/multilingual-tools
117349 Downloads
Set of tools related to WPML plugin bundle. Created with tendency to ease WPML compatibility testing process.
mouf/pimple-interop
2208434 Downloads
This project is a very simple extension to the Pimple microframework. It adds to Pimple compatibility with the container-interop APIs.
milo/schematron
337273 Downloads
Implementation of ISO Schematron with Schematron 1.5 back compatibility. Library does not need any XSLT.
friendsoftypo3/typo3db-legacy
446677 Downloads
TYPO3_DB compatibility layer
flourish/flourish
39085 Downloads
A collection of classes for general web development, with a particular focus on compatibility, portability and security
hoyvoy/laravel-cross-database-subqueries
123612 Downloads
Eloquent cross database compatibility in subqueries
pimcore/compatibility-bridge-v10
436846 Downloads
Pimcore Compatibility Bridge provides class aliases for the classes which were moved/updated and are necessary for backwards compatibility.
konekt/laravel-migration-compatibility
132516 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
aligent/magento2-pci-4-compatibility
1142 Downloads
Provide compatibility with PCI DSS 4.0 requirements
vectorface/mysqlite
34796 Downloads
Select MySQL compatibility functions for PDO's SQLite driver
polyfills/array-find
19559 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.