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

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

TS3Admin.class

TS3Admin.class 0.8.0.0 updated

TeamSpeak is a voice chat cross-platform software that allows people to speak with each other via the Internet. What is new in this release: Switched to a new documentation engine: doxygen Added clientAvatar function Added example for clientList...

PHP CSS Parser

PHP CSS Parser 7.0.0 updated

PHP CSS Parser comes with Composer support and can be used to process stylesheet files. This small CSS class can read the content of a CSS file, split it into its intrinsic parts and then this data available as PHP objects. The information can be sent to...

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

TCPDF

TCPDF 6.2.9 updated

TCPDF is an extension and improvement of the FPDF class.Just like the original it can be used to programmatically assemble PDF files from raw PHP code.This means the library doesn't need any kind of complex server-side technology or IDE installed and...

IMDBPHP

IMDBPHP 2.6.1 updated

IMDb does not provide a free API.The IMDBPHP class allows programmers to query and retrieve IMDb for movie related information.What is new in this release:Added ability to fetch metacritic rating and number of reviews. `imdb::metacriticRating()` and...

URL Normalizer

URL Normalizer 1.4.0 updated

The class implements the RFC 3986 standard.It parses a given URL and fixes it to perform syntax based normalization.The class may lower the case hexadecimal codes of encoded characters, decode characters which are not reserved, removed unnecessary...

SimpleCrypt works on top of PHP's MCrypt extension, allowing developers to encrypt and hide sensitive content using a desired algorithm and key.Both encryption and decryption operations are supported.SimpleCrypt works out of the box and supports all of...