Libraries tagged by vursion
doctrine/migrations
226653280 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
ocramius/package-versions
76231082 Downloads
Provides efficient querying for installed package versions (no runtime IO)
composer/package-versions-deprecated
200424727 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
yoast/phpunit-polyfills
47781512 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
twbs/bootstrap-sass
1968985 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
symfony/polyfill-php85
105366714 Downloads
Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions
symfony/polyfill-php84
142791995 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php82
62112934 Downloads
Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions
symfony/polyfill-php70
203912486 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
211683354 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
phpcompatibility/phpcompatibility-wp
37290500 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
pdepend/pdepend
120890875 Downloads
Official version of pdepend to be handled with Composer
eftec/bladeone
10519203 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
nikolaposa/version
8273849 Downloads
Value Object that represents a SemVer-compliant version number.
mpociot/versionable
1455597 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring