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

paypal-php

paypal-php 5.0.0

Can be used to power e-commerce transactions via PayPal. Supports authentication, debugging, retrieving buyer info and much more.A test demo is included with the download package.What is new in this release:Replace cURL with Guzzle. Requirements:PayPal...

Translator

Translator 0.0.2

Translator uses a simple system to allow users to switch a website's text from one language to another.With Translator installed, webmasters will be able to support basic i18n features with their projects, localizing the site's content to different...

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

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

mPDF

mPDF 6.0

Can be used to output UTF-8 encoded web pages on the fly. Based on FPDF and HTML 2 FPDF.Features:UTF-8 encoded HTML is accepted Bookmarks and Meta tag information are supported in all character sets Right-to-left languages are supported Automatic...

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

FastSpeedIpLocator works on top of the IP2Location service and will take a given IP address and query it against IP2Location's database.This will return a series of geo-location details like:- country code- country name- region name- city name- latitude-...

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