Answer the question
In order to leave comments, you need to log in
What is a good form validator for php?
Google, of course, to help, but I want to know which form validators for php are really viable and can be used in real projects?
If it's easy, briefly indicate the pros, cons and a link to the source. If there is a Git repository, I think I can find it myself.
Answer the question
In order to leave comments, you need to log in
Stop writing bicycles. Before, the thought often came to me, they say, "what's the point of dragging a framework, the application is the simplest." Then there are sessions, connections in the database, the need for migration .. And you think "to hell with all this, I'll take the framework."
Laravel/Symfony are your friends.)
Symfony Validator https://github.com/symfony/validator
So far I haven't been able to find conditions that it couldn't check :) But keep in mind that this is not so much a form validator as an object validator.
Used this one on many projects https://github.com/vlucas/valitron
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question