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

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

PHP-Errors-Class beautifies the ugly raw-text PHP errors by adding some color to them and also printing extra information about the error.Using a backtrace info, developers can easily get to the root of their problem, fix the code and then move on to...

Loading new PHP classes with PHP-Loader is incredibly fast, and does not require any type of file system checks.While this technique might seem over the top for 2-3 files, using it with larger applications is a must.It can easily be used as a way to...

Paysafecard is a service for the online transaction of prepaid payments.Features:Written in OOP Add PIN to account PIN validator Flexible in design for a wide usage scenarios Documentation Error handling Debug mode What is new in this release:Fixed Bug in...

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 mysql-search-replace PHP class allows programmers to replace a string over an entire MySQL database without having to write complex SQL queries on their own.Just add your database authentication details at the top of the class' source code, the text...

Standalone PHPEnkoder can be used on any site where either you or your users need to embed email addresses in the text in various forms.The class works with normal page load mechanisms, and also supports content loaded via AJAX calls as well.The...

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

GWTdata

GWTdata 1.0

GWTdata will connect to a Google account with the provided credentials and download data for one or more domains added to a person's Google Webmaster Tools profile.Data for nine different criteria is downloaded, each to its own file, for each supported...