Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

App Directory >> CakePHP Validation + Set + HTTP Socket by Diogo ResendeDiogo Resende

Download this App

package
httpSocket + set + validation
version
1.0.0
license
MIT (X11)

CakePHP Validation + Set + HTTP Socket

This is the CakePHP Validation, Set and HTTP Socket libraries updated to PHP5 syntax for Vork.

Cake Validation

This class is used to check if a variable content validates against a restriction you want. You can check if a variable has an IP address, a URL, and e-mail address, a numeric value, etc.

Cake Set

This class can be used to perform several operations with lists (arrays).

Cake HTTP Socket

This class can be used to connect to an HTTP server and push/pull data from it using GET/POST/PUT/DELETE/...

For a complete list of features, check the CakePHP documentation about these classes.

App Files