Skip to content

Commit 5938f9b

Browse files
committed
Update README with new updates
1 parent 3fdc027 commit 5938f9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# PHP Validator Class `v1.0`
1+
# PHP Validator Class
22
This is a simple PHP Validator Class. It requires no dependencies. Fork it and have fun with it.
33

44
It's a standalone single file PHP class to use on your projects. It requires no dependencies or no framework.
55

6+
## What's New
7+
- **Date validation** - Validate date format and date range
8+
69
## How To Use
710
You only need only one file:
811

0 commit comments

Comments
 (0)