A very simple class that reads an XML document, parses it into a PHP object and allows easy access to the variables from within PHP.
Dissociate very simple HTML code from PHP code. A programer can easily rewrite an HTML project done by a graphic artist and turn it into a VST template. VST uses a comment tag system, so the graphic artist can edit the VST template with the software
Use this class to validate your database inputs or mail forms. In the first version it is only possible to validate simple text, numbers (with decimals), (US) dates and email addresses. Invalid form fields will be reported inside a detailed error mes
A collection of functions that generate randomness in a useful manner, such as random phone numbers, zip-codes, states, MS-style GUIDs and more.
PHP unit tester and mock objects generator.
A collection of functions to generate various random objects. This is the base library for randomization of objects which is made useful by a separate package.
The goal of this package was to provide an API of defines, objects and functions that will help the average developer design with less effort. It includes an auto-loader to retrieve just the modules you need, sessions, database independence, benchma
An open source PHP debug library with a long list of functions.
PHP:Form will help you create HTML forms with inbuilt validators, JS validation, automatic refilled fields, and more.
Create neat and powerful datagrids fast with PHP:DataGrid. Supports custom columns, custom styles, templates, automatic sorting and more. |