You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.