Go to file
Henrique Moody 1b0be4c3a6
Remove documentation links in the repository
Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2019-05-23 16:16:00 +02:00
data/iso_3166-2 Remove subdivision code rules per country 2019-04-06 23:05:24 +02:00
docs Remove duplication amoung documentations 2019-05-22 21:07:26 +02:00
library Allow to customize parameter stringifier 2019-05-12 13:49:54 +02:00
tests Allow to customize parameter stringifier 2019-05-12 13:49:54 +02:00
.docheader Add license check by file to build 2016-10-29 12:31:13 +02:00
.gitattributes Create ".gitattributes" file 2017-02-10 14:55:35 +01:00
.gitignore Set up "squizlabs/php_codesniffer" 2019-02-03 19:39:14 +01:00
.php_cs Enforce the use of "@covers" annotation 2018-07-23 21:37:38 +02:00
.scrutinizer.yml Migrate to new PHP Analysis 2018-01-09 16:19:27 +01:00
.travis.yml Fix syntax issue in ".travis.yml" file 2019-05-05 16:52:56 +02:00
CHANGELOG.md Remove documentation links in the repository 2019-05-23 16:16:00 +02:00
composer.json Use "Respect" coding standard 2019-05-11 20:51:39 +02:00
CONTRIBUTING.md Remove documentation links in the repository 2019-05-23 16:16:00 +02:00
couscous.yml Add Google Analytics tracking ID to "couscous.yml" 2015-02-18 08:49:05 -02:00
LICENSE.md Remove documentation links in the repository 2019-05-23 16:16:00 +02:00
mkdocs.yml Create MkDocs configuration file 2018-12-11 09:25:41 +01:00
phpcs.xml.dist Use "Respect" coding standard 2019-05-11 20:51:39 +02:00
phpstan.neon.dist Apply "phpstan/phpstan-deprecation-rules" rules 2019-05-05 15:18:09 +02:00
phpunit.xml.dist Remove subdivision code rules per country 2019-04-06 23:05:24 +02:00
README.md Remove documentation links in the repository 2019-05-23 16:16:00 +02:00

Respect\Validation

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads License

The most awesome validation engine ever created for PHP.

⚠️ The last stable version is 1.1. This version is not stable. ⚠️

Documentation

Documentation can be found in https://respect-validation.readthedocs.io and also in the docs/ folder.