News Feed
Jobs Feed
Sections




News Archive
php|architect:
More powerful Validation from Respect
March 09, 2011 @ 08:50:12

On the php|architect blog today John Mertic looks at a validation library that's been created to filter and handle user input for your application without too much effort on your part - Validation from a group called Respect.

It's simply called Validation, and it is a very simple and straightforward PHP 5.3 based validation library. The goal for them is to make validation easy and painless, using clever constructs like chaining and enabling developers to create reuseable components.

He shows a sample of how it all works by creating a validator that checks to be sure a given value is numeric. He also shows how you can chain the validation methods to create more complicated rules and even check for a set of value types (ex. numbers 1-10 or the string "NO"). You can find the code for Validate on their github repository.

0 comments voice your opinion now!
validation user input github respect tutorial


blog comments powered by Disqus

Similar Posts

Rob Morgan's Blog: Howto Log Directly to Your OS X Terminal using Zend Framework and NodeJS

The Bakery: Six New Articles/Tutorials Posted

Rob Allen's Blog: Exploring Zend_Paginator

PHPEveryDay.com: New Tutorials Added (Drupal)

Zend Developer Zone: Tutorial : Using Zend Framework Without PDO


Community Events











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


zendframework2 podcast application functional language conference testing framework unittest development release series opinion community code interview example tool phpunit introduction

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