Libraries tagged by constraint
phar-io/version
644475131 Downloads
Library for handling version information and constraints
composer/semver
415513170 Downloads
Semver library that offers utilities, version constraint parsing and validation.
phparkitect/phparkitect
2469475 Downloads
Enforce architectural constraints in your PHP applications
barbieswimcrew/zip-code-validator
1847727 Downloads
Constraint class for international zipcode validation
vcian/laravel-db-auditor
22265 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
1078141 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
342694 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
php-tui/cassowary
85111 Downloads
Cassowary constraint solving algorithm implementation
gecko-packages/gecko-php-unit
3903358 Downloads
Additional PHPUnit asserts and constraints.
mpyw/eloquent-has-by-non-dependent-subquery
447414 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
php-cs-fixer/phpunit-constraint-isidenticalstring
612164 Downloads
Constraint for testing strings considering not-same line endings.
happyr/entity-exists-validation-constraint
134623 Downloads
Verify that your entity exists
digitalrevolution/accessorpair-constraint
82426 Downloads
Digital Revolution PHPUnit Constraint for accessorpairs
jelix/version
152479 Downloads
Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.
mpyw/eloquent-has-by-join
125303 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.