Libraries tagged by ivers
symfony/polyfill-apcu
73167744 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill
3851785 Downloads
Symfony polyfills backporting features to lower PHP versions
shardj/zf1-future
2152099 Downloads
Zend Framework 1. The aim is to keep ZF1 working with the latest PHP versions
phpcompatibility/phpcompatibility-wp
18590755 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
mpdf/psr-log-aware-trait
13614908 Downloads
Trait to allow support of different psr/log versions.
laravel/legacy-factories
19799895 Downloads
The legacy version of the Laravel Eloquent factories.
ifsnop/mysqldump-php
3672259 Downloads
PHP version of mysqldump cli that comes with MySQL
eftec/bladeone
4313044 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
cbschuld/browser.php
4928003 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
reindert-vetter/api-version-control
457649 Downloads
A Laravel package to manage versions of endpoints in an elegant way
pragmarx/version
1059258 Downloads
Take control over your Laravel app version
overtrue/laravel-versionable
123629 Downloads
Make Laravel model versionable.
nikolaposa/version
3662728 Downloads
Value Object that represents a SemVer-compliant version number.
mpociot/versionable
649845 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
vaimo/composer-patches
3114844 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.