Libraries tagged by constraint
bankiru/composer-dev-branch-validator
8 Downloads
Validates dev-branches constraint in composer.json
chapdel/laravel-db-auditor
12 Downloads
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.
wmotti/deprecations
11 Downloads
Check a version against a constraint
wepesi/optionsresolver
42 Downloads
The OptionsResolver component helps you configure objects with option arrays. It supports default values, option constraints and lazy options.
treeweb/treeweb-validation-bundle
4 Downloads
A collection of symfony2's constraints
rollerworks/x509-validator-symfony
4 Downloads
X509Validator Constraints for Symfony
portrino/phpunit-xsdvalidation
3409 Downloads
XSD schema validation constraint for PHPUnit
modulith/arch-check
19 Downloads
Enforce architectural constraints in your PHP applications
mindy/validation
2723 Downloads
The Validation Constraints
markjaquith/wherewithal
5 Downloads
Given constraints, parses a string of conditions into a valid MySQL WHERE clause
locastic/oib-validator
686 Downloads
Symfony person identification number validator based on constraints which are based on the Country regulation.
live4tv/stream-network-api-client-php-sdk
3 Downloads
Omnichannel for live streaming on social networks We're glad that you chose to use Live4.tv's API for managing your connection with social networks (currently Instagram). We understand that Instagram currently restricts users from conducting live broadcasts without their official app. However, our innovative API empowers users to go live on Instagram without relying on the app itself. By leveraging our API, users gain access to a stream key, enabling them to seamlessly transmit their live broadcasts using popular software like OBS (Open Broadcaster Software). This breakthrough feature provides users with the freedom to connect with their audience and share captivating live content on Instagram, all without the constraints of the official app. The login flow: 
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
jausions/php-typed-doctrine-collections
4080 Downloads
Typed Doctrine collections (Pseudo-arrays with type constraint)
jarrodtomholt/belongs-to-macro
9 Downloads
Automatically add index and constraints to your migration foreignIdFor entities with a simple macro