File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,18 @@ A validation library for PHP that uses the [notification pattern](https://martin
99[ ![ Quality Score] ( https://scrutinizer-ci.com/g/selective-php/validation/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/selective-php/validation/?branch=master )
1010[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/selective/validation.svg )] ( https://packagist.org/packages/selective/validation/stats )
1111
12+ ## Table of contents
13+
14+ * [ Requirements] ( #requirements )
15+ * [ Installation] ( #installation )
16+ * [ Usage] ( #usage )
17+ * [ Validating form data] ( #validating-form-data )
18+ * [ Validating JSON] ( #validating-json )
19+ * [ Transformer] ( #transformer )
20+ * [ Validators] ( #validators )
21+ * [ CakePHP Validator] ( #cakephp-validator )
22+ * [ Symfony Validator] ( #symfony-validator )
23+
1224## Requirements
1325
1426* PHP 7.2+
You can’t perform that action at this time.
0 commit comments