PHPExcel

PHPExcel 1.8.0

This project is built around Microsoft's OpenXML standard and PHP.Developers can write to and read from different file formats, like Excel 2007, PDF, HTML.A PEAR package is also available.Microsoft Office is not needed to generate the...

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

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

Puja

Puja 1.1

Templates are the way developers solve the problem of dynamic websites.They create one generic page, and using special placeholder tags (the template syntax) they insert content based on the URL the user is accessing.Puja supports this mechanism for PHP,...

PXML TPL

PXML TPL 1.0

PXML TPL is a self-contained tool that implements a simple pattern replacement algorithm that can serve as a basic templating engine.PXML TPL doesn't use regex and enlists a XML-like syntax that greatly simplifies the process of writing dynamic Web...

The W3G file format is the format in which Warcraft III DotA replays are stored for later analysis and processing.The 'Replay Data Parser' PHP class can do this processing by providing a PHP tool to parse and organize game events.Features:Can parse game...

The class uses the WGET and SED command line tools to parse a website's structure and generate the sitemap file.Simple PHP Sitemap Class works based on domain name, so it can be used to generate sitemap files for any website, not just the one it runs...

A router, or a routing system in programming terms refers to a mechanism that sets up dynamic URL systems that can be used to pass settings and options to an application.It basically allows a developer to control the app or website's behavior and actions...

The Simple Validator PHP class allows developers to take data inputted thorough a form and sent to the server to be checked against a set of rules before being recorded and processed inside the application's backend.The library's main feature is its light...