News Feed
Jobs Feed
Sections




News Archive
Vance Lucas:
Valitron The Simple Validation Library That Doesn't Suck
March 05, 2013 @ 11:43:24

Vance Lucas has created a "validation library that dosen't suck" and posted about it to his site - his Valitron library.

Valitron is a simple, minimal and elegant stand-alone PHP validation library with NO dependencies. Valitron uses simple, straightforward validation methods with a focus on readable and concise syntax.

He created the library because of frustration with other tools that had (sometimes major) dependencies on other packages. All he wanted was something lightweight and easy to use that was flexible about how it handled its validation rules. Valitron lets you apply a validation (like "required") against multiple fields in the provided data and includes checks for things like length, valid IP, active URL, alpha-numeric, date format and regular expression match. You can also add custom validation rules via a callback/closure.

0 comments voice your opinion now!
validation library valitron simple dependencies


blog comments powered by Disqus

Similar Posts

Ajax Developer\'s Jorunal: Zend Announces Update Of Zend Core For Oracle

Lars Strogny: The state of meta programming in PHP

Kevin van Zonneveld's Blog: Porting PHP to Javascript

PHP Thinktank Blog: IRC Discussions - Standard PHP Library

Jason Sheet\'s Blog: Soundex implemented in PHP


Community Events









Don't see your event here?
Let us know!


unittest interview event phpunit composer framework tool release code example introduction language database podcast object testing community opinion zendframework2 development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework