Libraries tagged by constraint
onaonbir/oo-role-permission
112 Downloads
Flexible and polymorphic role & permission system for Laravel with time-based constraints, wildcard matching, and middleware integration.
nihilsen/laravel-join-using
109 Downloads
Add support for the USING directive in join constraints for Laravel query builder
mindy/validation
2826 Downloads
The Validation Constraints
mbhsoft/phpunit-xsdvalidation
1249 Downloads
XSD schema validation constraint for PHPUnit
k2gl/entity-exist
2257 Downloads
Symfony validation constraint that asserts a matching database row exists (or does not), via Doctrine
jcrowe/type-safe-collection
9208 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements
ismayil-dev/epoch-softdelete
7 Downloads
A Laravel package that introduces epoch-based soft deletes to handle unique constraints.
dossierdata/eloquent-has-by-non-dependent-subquery
147 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
anil/uplift
31 Downloads
Uplift — a free, open-source Laravel upgrader and dependency updater. Steps a Laravel app up to the latest version one release at a time (Rector-powered, one clean git commit per step), and checks any Composer project's dependencies for newer releases, rewriting the constraints on demand.
9raxdev/mysql-struct-sync
123 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
wwwision/assetconstraints
349 Downloads
Simple package to constraint access to Neos.Media assets based on tags, content type or asset collection
markwilson/symfony2-validator-priority-chain
1667 Downloads
Prioritised chain of validator constraints in Symfony2 validator component
liip/formtranslationchoice-bundle
762 Downloads
A Symfony2 bundle that provides a form choice and a validation constraint that work with translation domains.
villfa/phpunit-extra-constraints
48 Downloads
Extra constraints for PHPUnit