Libraries tagged by constraint
9raxdev/mysql-struct-sync
97 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
wikibase/constraints
79 Downloads
Extension to manage constraints in Wikibase.
villfa/phpunit-extra-constraints
33 Downloads
Extra constraints for PHPUnit
localheinz/phpunit-framework-constraint
69 Downloads
Provides additional constraints and assertions for phpunit/phpunit
ergebnis/phpunit-framework-constraint
10 Downloads
Provides additional constraints and assertions for phpunit/phpunit
yolisses/time-constraints
65 Downloads
A library for handling time constraints, e.g.: weekdays without holidays
slavcodev/phpunit-constraint-builder
1158 Downloads
PHPUnit constraint builder
nickaguilarh/holo-constraints
1925 Downloads
A package that allow entities to have constraints on app level.
georgringer/news-category-pid-constraint
42 Downloads
Check if record is allowed on current page by comparing current page to category category
vojtech-dobes/php-conformance
29 Downloads
matmar10/msisdn-format-bundle
18 Downloads
Symfony bundle for mobile phone number and msisdn validation based on country
fieg/csp
25 Downloads
Implementation of a Constraint Satisfaction Problem algorithm in PHP
nihilsen/laravel-join-using
104 Downloads
Add support for the USING directive in join constraints for Laravel query builder
mouf/database.dbconnection
32542 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.
jcrowe/type-safe-collection
9199 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements