Zebra_Form

Zebra_Form 2.9.7 updated

The class provides templates for built-in client-side and server-side validation procedures. This validation rules can be applied individually to desired form fields, based on the data we want users to fill in. When the form is submitted, data is checked...

PHPZip

PHPZip 2.0.8 updated

Comments can be added to ZIP archives. Inspired by Rochak Chauhan the Create Zip File PHP class. Documentation is included with the download package.What is new in this release:Updated Composer dependencies. What is new in version 2.0.7:Updated Composer...

styleCow

styleCow 2.0.1

In simpler terms, styleCow provides a programmatic API for PHP developers for working with raw CSS code inside PHP.The class is well documented and can be extended with plugins.A working styleCow pre-processor is included with the download package.What is...

Written in OOP PHP, the class can be used on Web pages holding huge structured content.The PHP Pagination Class can help by splitting the content on different pages, making it easier to view on the client side and easier manage on the server side.The...

Git.php

Git.php 0.1.4

It's a PHP interface for running Git commands on a repository. Runs git commands using proc_open, not exec or the type, therefore it can run in PHP safe mode.A CodeIgniter version is also included (CI_Git.php).Features:Open repo Create repo Add...

Miner

Miner 0.10.0

The class removes the need to pass strings between functions.Miner can also be merged together for easy query modification, with an optional PDO database connection to directly execute the query.This class was formerly known as QueryBuilder.What is new in...

CSource

CSource 1.1.0 updated

CSource can be used for debugging a Web project, displaying the content of a Web folder with the ability to click and view the content of its files. The class implements a basic file navigator in your browser, letting you see what's inside each Web...

SqlFuncProc

SqlFuncProc 0.0.1

SqlFuncProc can simplify the task of prototyping and previewing a database's data.It works by executing desired stored procedures, fetching the results, and then pretty-printing them on the page using a stylized HTML table.Besides classic SQL stored...

Watimage

Watimage 2.0.3 updated

Watimage can be used as a stand-alone PHP class or as a CakePHP component. Besides the aforementioned watermarking functionality, Watimage can also resize, rotate and crop images as well.What is new in this release:Test files have been resized to reduce...

sXml

sXml 1.0

sXml is a tool for your developer arsenal, a small PHP class that greatly simplifies the task of generating XML documents.This class is not only extremely easy to use and documented, but also "modern", and by modern we mean coded following recent PHP...