Tag Archives: validation

Using the Symfony Validator as a standalone component

It’s easy to think of Symfony as just being a huge full-stack PHP framework, that you either base your entire project around or ignore completely, but in fact, the individual Symfony components can be surprisingly easy to slot into an existing project. This … Continue reading

Posted in PHP | Tagged , , | Comments Off on Using the Symfony Validator as a standalone component