Libraries tagged by constraints
phar-io/version
643755429 Downloads
Library for handling version information and constraints
composer/semver
415050642 Downloads
Semver library that offers utilities, version constraint parsing and validation.
phparkitect/phparkitect
2463746 Downloads
Enforce architectural constraints in your PHP applications
barbieswimcrew/zip-code-validator
1846199 Downloads
Constraint class for international zipcode validation
vcian/laravel-db-auditor
22195 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
1076403 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
342014 Downloads
Laravel package to add Eloquent scopes as constraints as subquery selects.
php-tui/cassowary
83626 Downloads
Cassowary constraint solving algorithm implementation
gecko-packages/gecko-php-unit
3903234 Downloads
Additional PHPUnit asserts and constraints.
mpyw/eloquent-has-by-non-dependent-subquery
447126 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
php-cs-fixer/phpunit-constraint-isidenticalstring
611919 Downloads
Constraint for testing strings considering not-same line endings.
happyr/entity-exists-validation-constraint
134504 Downloads
Verify that your entity exists
digitalrevolution/accessorpair-constraint
82119 Downloads
Digital Revolution PHPUnit Constraint for accessorpairs
jelix/version
152306 Downloads
Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.
mpyw/eloquent-has-by-join
125227 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.