We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fdc027 commit 5938f9bCopy full SHA for 5938f9b
README.md
@@ -1,8 +1,11 @@
1
-# PHP Validator Class `v1.0`
+# PHP Validator Class
2
This is a simple PHP Validator Class. It requires no dependencies. Fork it and have fun with it.
3
4
It's a standalone single file PHP class to use on your projects. It requires no dependencies or no framework.
5
6
+## What's New
7
+- **Date validation** - Validate date format and date range
8
+
9
## How To Use
10
You only need only one file:
11
0 commit comments