Quantcast
Browsing latest articles
Browse All 15 View Live

Simas Toleikis's Blog: Idea for a PHP Validator

Simas Toleikis has posted an interesting idea for a validator that would look at the incoming source of an application/script and determine what the requirements for it might be. How about creating a...

View Article


DevShed: Building Concrete Validators

On DevShed.com today there's the first part of a two-part series showing how to build self-contained validator objects that can be used to test the format of user input for validity. In this two-part...

View Article


Henrik Bjørnskov's Blog: Symfony2: Using the validator symfony1 style

In this quick new post to his blog Henrik Bjørnskov shows how to use the validators in Symfony2 in a more traditional Symfony 1 style for a form. Two of the more complicated components in Symfony2 is...

View Article

MaltBlue.com: Zend Form Mastery with Zend Config - Part 4 Configuring Zend...

On the MaltBlue blog Matt has posted the latest part of the "Zend_Form with Zend_Config" series, part four looking at using and configuring some form validators. Welcome to the fourth and final part...

View Article

Symfony Blog: Static Page Caching & Payment Validators in Symfony 2.2

On the Symfony blog, there's two new posts highlighting some recent improvements to the Symfony2 framework - the addition of static page caching and payment validators: Static page caching support in...

View Article


Jeremy Kendall: PHP Password Hashing: A Dead Simple Implementation

In this recent post to his site Jeremy Kendall shares some of his thoughts about password hashing and a new library he's written to help make it simpler - event with an existing password hashing...

View Article

Symfony Blog: Help Symfony reach 3 billion people

The Symfony project wants your help to allow this popular PHP framework to reach more people all around the world (3 billion, according to them) by helping out with translations in the Validator and...

View Article

ServerGrove Blog: Symfony2 components overview: Validator

The ServerGrove blog has posted their latest in-depth look at one of the many components that make up the Symfony2 framework. In this latest post they cover the Validator component, another well-used...

View Article


SitePoint PHP Blog: Data Validation in Laravel - Introduction & Custom...

The SitePoint PHP blog has posted the first two parts of a new series looking at how to do data validation in Laravel, a popular PHP framework. Laravel comes with a set of included validators that can...

View Article


Rob Allen: Validating JSON with ZF2's ZendValidator

Rob Allen has a quick post today showing how to use the ZendValidator component from Zend Framework 2 to handle JSON validation. Let's say that you have an admin form where the user can enter JSON and...

View Article
Browsing latest articles
Browse All 15 View Live