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

DeveloperTutorials.com: Create a Facebook Application With PHP

Drew McLellan's Blog: hKit Microformats Toolkit for PHP

Sameer Borate's Blog: 6 excellent charting libraries for php

Andi Gutmans' Blog: Inside Zend Server: Linux

Jeff Moore's Blog: Why is PHP Code Considered Hard to Maintain?


Community Events











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


release community introduction api conference example composer database object zendframework2 development podcast interview testing framework code series functional language opinion

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