/silex-request-validation

Demo repo to show how to validate routes, POST requests and GET request query strings using Silex. There is a corresponding article on medium explaining the process. The master branch is the basic set up. There are 3 other branches which all build on each other: route, getrequest and postrequest. To see everything in context view the postrequest branch.

Primary LanguagePHP

Watchers