Libraries tagged by constraints
phar-io/version
615465686 Downloads
Library for handling version information and constraints
composer/semver
395739481 Downloads
Semver library that offers utilities, version constraint parsing and validation.
phparkitect/phparkitect
2266689 Downloads
Enforce architectural constraints in your PHP applications
barbieswimcrew/zip-code-validator
1777499 Downloads
Constraint class for international zipcode validation
vcian/laravel-db-auditor
18912 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
z4kn4fein/php-semver
1007682 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
protonemedia/laravel-eloquent-scope-as-select
322012 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
gecko-packages/gecko-php-unit
3895120 Downloads
Additional PHPUnit asserts and constraints.
mpyw/eloquent-has-by-non-dependent-subquery
433136 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
php-cs-fixer/phpunit-constraint-xmlmatchesxsd
552768 Downloads
Constraint for testing XML against XSD.
php-cs-fixer/phpunit-constraint-isidenticalstring
590293 Downloads
Constraint for testing strings considering not-same line endings.
happyr/entity-exists-validation-constraint
129555 Downloads
Verify that your entity exists
php-tui/cassowary
27185 Downloads
Cassowary constraint solving algorithm implementation
jelix/version
143856 Downloads
Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.
mpyw/eloquent-has-by-join
119892 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.