Skip to content

Commit 6dcd405

Browse files
committed
Add features section
1 parent 5ea3c11 commit 6dcd405

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ Rakit Validation - PHP Standalone Validation Library
77

88
PHP Standalone library for validating data. Inspired by `Illuminate\Validation` Laravel.
99

10+
## Features
11+
12+
* API like Laravel validation.
13+
* Array validation.
14+
* `$_FILES` validation with multiple file support.
15+
* Custom attribute aliases.
16+
* Custom validation messages.
17+
* Custom rule.
18+
1019
## Requirements
1120

1221
* PHP 7.0 or higher

0 commit comments

Comments
 (0)