Libraries tagged by constraint
phar-io/version
615710763 Downloads
Library for handling version information and constraints
composer/semver
395880453 Downloads
Semver library that offers utilities, version constraint parsing and validation.
phparkitect/phparkitect
2268367 Downloads
Enforce architectural constraints in your PHP applications
barbieswimcrew/zip-code-validator
1777671 Downloads
Constraint class for international zipcode validation
vcian/laravel-db-auditor
18919 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
1008111 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
322027 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
gecko-packages/gecko-php-unit
3895161 Downloads
Additional PHPUnit asserts and constraints.
mpyw/eloquent-has-by-non-dependent-subquery
433317 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
php-cs-fixer/phpunit-constraint-xmlmatchesxsd
553278 Downloads
Constraint for testing XML against XSD.
php-cs-fixer/phpunit-constraint-isidenticalstring
590866 Downloads
Constraint for testing strings considering not-same line endings.
happyr/entity-exists-validation-constraint
129590 Downloads
Verify that your entity exists
php-tui/cassowary
27420 Downloads
Cassowary constraint solving algorithm implementation
jelix/version
144001 Downloads
Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.
mpyw/eloquent-has-by-join
120007 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.