Skip to content

Commit dfbca1c

Browse files
authored
Update README.md
1 parent 665dd58 commit dfbca1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Lovers of minimalism, rejoice! Valigator is a stand-alone PHP class for data san
55
PHP API frameworks are picking up, fast. They are wonderfully minimalist, speedy, and vastly preferred over powerful yet sometimes clunky larger frameworks. To implement validations in API frameworks and projects, large vendor sources have to be installed, adding unnecessary additions to code-base and complexity. Valigator was created to address specifically that. And there's nothing that stops you from using Valigator in non-API projects. Go ahead, you'll love it!
66

77
##### Valigator Checklist:
8-
✓ PHP (5.5.*, 5.6.*, 7.*)
9-
✓ Simple
10-
✓ Flexible
8+
✓ PHP (5.5.*, 5.6.*, 7.0.*, 7.1.*)
119
✓ Stand-alone
12-
✓ Programmer-friendly
1310
✓ Data Sanitization
1411
✓ Data Validation
12+
✓ Simple
13+
✓ Flexible
14+
✓ Programmer-friendly
1515

1616
PS: Slim Framework 3 is awesome!
1717

0 commit comments

Comments
 (0)