Zebra_Database

Zebra_Database 2.9.3 updated

Zebra_Database is a simple database abstraction layer for MySQL, written around PHP’s built-in mysqli extension. Zebra_Database is practically a middleman between the developer's PHP code and the database itself. It takes PHP-formatted code and...

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...

Zebra Pagination

Zebra Pagination 2.2.0 updated

The Zebra_Pagination class is a generic system, meant to handle the pagination operations, and not to deal with the data in any way or form. The class doesn't care what kind of data it paginates, it simply takes the desired number of items and splits...

Zebra_Datepicker

Zebra_Datepicker 1.9.3 updated

Zebra_Datepicker is one of the most complete jQuery-based date pickers on the market, providing a powerful set of features you don't regularly see in open source solutions. Zebra_Datepicker is easy to deploy and configure and will provide the user...

Zebra_cURL

Zebra_cURL 1.3.2 updated

Zebra_cURL wraps the libcurl library. It enriches the default features with support for parallel execution of HTTP requests. Zebra_cURL also adds the possibility to process requested data as soon as it's available on disk, instead of waiting for the...

Zebra_Accordion can be very useful when wanting to present lots of categorized content, but lacking the space to show it all at once.The accordion tabs can serve as a teaser or title section, while the rest of the content is fitted inside the panel...

Zebra_Pin

Zebra_Pin 1.0.2

There are so many jQuery plugins on the Web to make fixed page elements that even as the old saying goes "a blind squirrel can find one."Most of Zebra_Pin's features cover all the basics and features of the other similar plugins. What' different is its...

Zebra_Session works as an alternative (or better say replacement) for PHP’s built-in session handling system.By default, PHP uses a flat file on the server to store session details and a cookie file on the user's PC to identify the correct owner of...

Zebra_Image

Zebra_Image 2.2.4

Zebra_Image comes pre-compiled with the GD library, a powerful and known solution for image processing, especially with PHP coders.This allows developers using Zebra_Image to support advanced image processing operations on servers that don't have the GD...