GWT_SitemapsUpload takes a user's Google credentials, a list of XML sitemaps and their locations (URLs), and then simply uploads them all at once to the user's Google Webmaster Tools account.All of this with minimal effort and just one line of code.Usage...

LightUp

LightUp 1.1

Markdown is a well established text formatting language, developed by John Gruber in Perl. Markdown implements a simple syntax for styling text, and it was created to replace HTML tags on the frontend (Markdown still gets compiled to HTML in the...

The class comes with lots of customizable settings, from the ability to customize the first/last/next/previous labels, to the number of visible elements on the page.A starting page can be displayed on demand at page load, and BootstrapPagination also...

styleCow

styleCow 2.0.1

In simpler terms, styleCow provides a programmatic API for PHP developers for working with raw CSS code inside PHP.The class is well documented and can be extended with plugins.A working styleCow pre-processor is included with the download package.What is...

PHP Summarizer analyzes each text by ranking each sentence by its search engine relevance.Features:Summary output with configurable treshold - only the lines with a frequency over the treshold will be returned Best words extraction - most relevant keyword...

TikoCache

TikoCache 1.0

Developed to work with any kind of content, the TikoCache class can be used as a stand-alone package, or loaded with complex scripts, frameworks or CMSs.It can simply cache data by URL, or with certain filters applied, only for selected...

DbBackup

DbBackup 1.0

DbBackup is a one-file PHP class. In this single file, both database and backup settings are stored, along with the code that handles the database dump.The DbBackup PHP class can handle sendinb MySQL dumps to a desired email address, while also creating...

The PHP Pagination Class can be used to prevent large database results to mess up a page.This class will parse query results and only allow a few of them at a time to be displayed on a page.The PHP Pagination Class will automatically create a pagination...

Written in OOP PHP, the class can be used on Web pages holding huge structured content.The PHP Pagination Class can help by splitting the content on different pages, making it easier to view on the client side and easier manage on the server side.The...

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