class

WebZipper PHP Class

WebZipper PHP Class

WebZipper is a php class for creating zip files/folders without comments or with comments, read the comments from zip archive, unzipping archives, delete and rename files inside the zip archive with user friendly messages. This class was written with prebuilt php functions available for PHP5 .2+ but can work in older php versions if PECL extension is available. Features: – Zip files/folders – Zip files/folders with comments – Read Commen...

Csv to Xml Converter

Csv to Xml Converter

Convert a csv file of any size to a xml document. The xml document format can be edited using settings in the class. The documentation can be found online at http://codecanyon.deviaene.eu/csv2xml/doc/

Option API

Option API

Options are used to store various preferences and configuration settings for an application and it is a basic feature of a great product. Users will have great control of the application if you build it with useful and thoughtful options in mind. Here comes Option API . It is made of a set of PHP classes and a MySql table. This lib intends to make your development much faster and yet make a options rich application. It is made for developers l...

Ultimate Twitter Feed Class

Ultimate Twitter Feed Class

Introduction This class eliminates common difficulties when trying to display Tweets on your website or web application. Most methods of loading Tweets are effective, but unfortunately limited when it comes to customization. With this class, you’re able to design your own feed. With a little bit of pre-existing knowledge of HTML you’re also able to create your own format without editing any code in the class. Features Customization With over ...

PHP Language Class

PHP Language Class

Version 3.1 PHP language class was developed thinking on developers and users. It helps you integrate and configure multiple languages by creating language files using an associative array. Users are able to choose their preferred languages but first the script automatically detects the browser language and use the appropriate language file based on the users default browser language and in case you don’t have created that language the scr...

Ajax-PHP Login-Register-Activate-Recover System

Ajax-PHP Login-Register-Activate-Recover System

UPDATED ! (v 1.7) This is a Login, Register, Recover Password, Account Activation, Resent Account Activation Code system using Ajax and PHP . It can be placed in any website using html and php. All ajax requests are being done through the process.php file. It includes: Full Ajax for no page reloads sending back JSON formatted string because its easier to read, manipulate… using the jQuery Library Using Classes with OOP style of ...

Email System (With Attachments) Class

Email System (With Attachments) Class

Email Class Description Hey! you sick of writing email functions to handle the ins and out of emailing your users? Or when you want to email someone an attachment via your code it can be a pain. Ok I have wrote a class that handles everything email related, with this class you can send basic email, email validation, adding bcc, css’s to your emails, methods for debugging, html encoded emails (allows you to send html/css emails) the log all w...

PHP Text Image Class

PHP Text Image Class

This is a small but useful class that generates an image containing the text in the font you specify. A simple to use replacement for something like the Javascript cufon library when Javascript is not available or a lightweight and fast replacement for Flash based text. You can use it anywhere you can embed an image. Your seeing it in use right now! $ti = new TextImage(); echo $ti->generate("Hello World", "CaviarDreams.ttf", 12, "FF0064")...

Key - Secure any page in seconds!

Key - Secure any page in seconds!

Key is a lightweight and reliable PHP class that helps you protect any page in seconds, with support for multiple users, MD5 and SHA1 hashing, and no database necessary! Protecting a page with Key is as simple as including a tiny snippet of code at the top of the page you’d like to protect – and it takes care of everything else for you! If you’re a developer, Key is very well documented and easy to extend or modify. Key’s code is documen...

Spotify API Library class

Spotify API Library class

About With the Spotify API you can easily get information about a track, album or just an artist. Four lines of code is all you need to get started and retrieve information from the Spotify servers. Documentation http://nkootstra.kodingen.com/codecanyon/spotify-api-library/docs/ Examples Artist output – http://nkootstra.kodingen.com/codecanyon/spotify-api-library/artist.php Album output – http://nkootstra.kodingen.com/codecanyon/spotify-a...