add slug validator
Showing
- README.md 1 addition, 4 deletionsREADME.md
- src/Validator.php 1 addition, 0 deletionssrc/Validator.php
- src/Validator/Alpha.php 1 addition, 1 deletionsrc/Validator/Alpha.php
- src/Validator/AlphaNumeric.php 1 addition, 1 deletionsrc/Validator/AlphaNumeric.php
- src/Validator/Slug.php 31 additions, 0 deletionssrc/Validator/Slug.php
- tests/Validator/AlphaNumericTest.php 1 addition, 1 deletiontests/Validator/AlphaNumericTest.php
- tests/Validator/SlugTest.php 75 additions, 0 deletionstests/Validator/SlugTest.php
Loading
Please register or sign in to comment