Download the PHP package maximaster/doctrine-migration-comparators without Composer
On this page you can find all versions of the php package maximaster/doctrine-migration-comparators. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maximaster/doctrine-migration-comparators
More information about maximaster/doctrine-migration-comparators
Files in maximaster/doctrine-migration-comparators
Download maximaster/doctrine-migration-comparators
More information about maximaster/doctrine-migration-comparators
Files in maximaster/doctrine-migration-comparators
Vendor maximaster
Package doctrine-migration-comparators
Short Description Comparator to sort migrations by their namespace in the order of regex-match list.
License MIT
Package doctrine-migration-comparators
Short Description Comparator to sort migrations by their namespace in the order of regex-match list.
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-migration-comparators
maximaster/doctrine-migration-match-comaprator
NumericComparator
Compares numeric parts of versons as numbers.
MatchComparator
Comparator that prioritize versions which matches first on list of regexps.
You can use other comparator as fallback in case migrations have the same
regexp matched. For example: the library's NumericComparator
or
softspring/doctrine-migrations-version-comparator
Example
config/packages/doctrine_migrations.yaml
services.yaml
MyProject\Process
migrations would be executed first, then MyProject\Tests
.
All versions of doctrine-migration-comparators with dependencies
PHP Build Version
Package Version
The package maximaster/doctrine-migration-comparators contains the following files
Loading the files please wait ....