Libraries tagged by constraint
vcian/php-db-auditor
46 Downloads
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.
grazulex/php-semver-sieve
255 Downloads
A pure PHP package for checking if a version string is included in one or more version ranges. Supports SemVer 2.0.0 and multiple version dialects (Composer, npm, PyPI, etc.)
sofyco/doctrine-mongodb-document-validation-bundle
2596 Downloads
Doctrine ODM Validation Constraints
shahmal1yev/gcollection
3381 Downloads
GenericCollection is a versatile PHP library that provides a type-safe collection class for managing various data types. Simplify your data management with intuitive methods and strong type constraints.
ostrolucky/symfony-container-number-validator
30562 Downloads
Simple constraint for Symfony Validator which validates if supplied container number conforms to ISO 6346
mouf/database.dbconnection
33018 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
monkeyscloud/monkeyslegion-validation
2316 Downloads
Attribute-driven validation & DTO binding for the MonkeysLegion PHP 8.4 framework — self-validating constraints, property hooks, PSR-15 middleware.
michtio/tailwind-merge-v4
712 Downloads
Drop-in fork of tales-from-a-dev/tailwind-merge-php with a widened psr/simple-cache constraint so it can coexist with Craft Commerce (which transitively pins psr/simple-cache ^1.0 via ibericode/vat).
michtio/tailwind-merge-v3
712 Downloads
Drop-in fork of gehrisandro/tailwind-merge-php with a widened psr/simple-cache constraint so it can coexist with Craft Commerce (which transitively pins psr/simple-cache ^1.0 via ibericode/vat).
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
22011 Downloads
Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures
jasny/phpunit-xsdvalidation
3096 Downloads
XSD schema validation constraint for PHPUnit
denisgeomiq/eloquent-has-by-non-dependent-subquery
12321 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
craftcms/fix-fks
17547 Downloads
Restore missing foreign key constraints in the database.
coka/input-handler-bundle
12951 Downloads
Validator custom constraint
jroszkiewicz/phpunit-xpath-assertions
6959 Downloads
Xpath assertions and constraints for PHPUnit