IP2Location PHP Module

IP2Location PHP Module 7.2.4 updated

The IP2Location PHP Module allows developers to create servers-ide JavaScript applications capable of connecting to IP2Location databases.The class can send an IP address to the database and retrieving the desired geographical information about it.This...

EPub

EPub 4.0.7.1 updated

EPUB is used for Apple iPad and other ebook readers. Many EPUB metadata details like author, publisher, comments, etc., can be customized on the fly. Chapter data is also configurable. After the eBook has been assembled, it is served as a downloadable...

phpFastCache

phpFastCache 4.3.7 updated

phpFastCache works by caching database queries and saving the results to a caching engine, storing it and serving it up to users visiting the site. This way the database results and pages are served from the caching engine instead of being compiled over...

CssToInlineStyles Class

CssToInlineStyles Class 1.5.5 updated

The class scans for external CSS code and embeds it via inline 'style' attributes for each of their element. It will also move inline CSS code added via the meta head 'style' tag. CssToInlineStyles is the perfect tool for converting normal pages to HTML...

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

GoogleMapsGeocoder

GoogleMapsGeocoder 2.4.0 updated

It is a PHP 5 object-oriented interface to the Google Maps Geocoding Service, allowing various queries and results retrieval operations. Can fetch results in KML, CSV, XML and JSON format. The code is very well commented and easy to understand. What is...

SimpleImage

SimpleImage 2.6.0 updated

SimpleImage provides an interface for developers to interact with the GD library via a much more simplified syntax. It includes various utilities for image resizing, rotation and also various filters. Some of the included filters are: - Brightness...

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

Minify

Minify 1.3.32 updated

"Minify" will parse CSS and JS code, removing unnecessary characters that do nothing more than improve readability and clutter the real code. The classes will help developers improve the performance of their code, by cutting down its size and helping it...

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