| PHPMailer |
|
By far the most popular Email Transport Class in the world. With an active
user base exceeding 6.5 million users, PHPMailer eases the burden of writing code to send emails
by internet applications. Support PHP 5/6.
|
| PHPMailer-FE |
|
The simplest and most secure way to get your form data into your hands. Works with any
form, and any data. Handles multiple attachments without storing the attachment on your
web space. Safely rejects any attempts to use URL cross-site scripting hacks. Extensive
API, external configuration files, and can be extended with powerful plugin architecture.
|
| PHPMailer-ML |
|
An incredible Mailing List and Newsletter managament system. PHPMailer-ML started life
as a sample application to showcase the use of PHPMailer from a MySQL database mailing
list. It has steadily grown to a powerful Email Marketing system rivalling commercial
offerings.
|
| QuickSkin |
|
Formerly known as SmartTemplate, QuickSkin is a templating (or skinning) system designed
to shorten website and web application development time. We use it on nearly every
project. Based on a simple token-based substitution strategy, it can work from one
HTML file. Creating a template is simple with Microsoft FrontPage (or Expression),
Macromedia Dreamweaver or any other visual webpage editor. Simple, yet sophisticated, it
is our product of choice that is easy to understand, easy to learn, and simple to work with.
|
| QuickCache |
|
Formerly known as jpCache, QuickCache is a lightweight, full page caching system for
PHP. QuickCache reduces server load by as much as 80% since pages are generated less
often. It dramatically speeds up the serving of pages, by caching the ouput of pages
and returning cached versions instead of newly compiling the page.
QuickCache also uses gzip content-encodig and ETag-headers, which results in
approximately 80% in traffic-saving for php-pages. You can choose to store the
cached output in files in a local directory or in a database.
|
| QuickCSV Suite |
|
One of the most annoying and repetitive tasks in PHP programming is uploading
and downloading CSV files to your database. QuickCSV Suite simplifies the process
with a visual map of both the CSV data and your MySQL table. Fully compatible
with Microsoft Excel CSV files (upload and download). Optionally stores field
maps for reuse.
|