Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 278 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 278 Bytes

Soter: PHP Validation Library

Soter is a PHP library aimed at making input validation very simple by throwing SoterException or returning default values. It can turn complicated nests of if-else nests into linear calls.