Zebra_Image

Zebra_Image 2.2.4

Zebra_Image comes pre-compiled with the GD library, a powerful and known solution for image processing, especially with PHP coders.This allows developers using Zebra_Image to support advanced image processing operations on servers that don't have the GD...

Jasny's Config class allows developers to use presets in their applications and websites by loading a configuration file inside their application or website.The class seamlessly supports config file formats like YAML, JSON and INI.It also includes...

Can be used to query for WoW data from inside PHP-powered apps.Features:cursor-pointer" onclick="spovl3hide();"> Application features Locale support Extract all information from Battle.net armory Handles guilds, characters and items WoWHead integration...

The PHP User class is written following OOP guidelines and uses a MySQL database to store user details.The class will help developers add a basic user management feature to their PHP apps.The PHP User class package includes the following out of the box:-...

mp3Data

mp3Data 0.1

The mp3Data class uses the getID3 PHP library to parse an MP3 file's header for ID3 tags.It can be used to fetch meta data like:Artist nameSong titleAlbum artworkGenreYearLyricsCommentsPublisher infoThis information can then be passed to a more complex...

php-videoGet needs a video URL as input and it will parse that page's source code looking for video-related meta tags.These tags are then parsed and retrieved inside a PHP array.The class can fetch information like:- video title- video description- poster...

sXml

sXml 1.0

sXml is a tool for your developer arsenal, a small PHP class that greatly simplifies the task of generating XML documents.This class is not only extremely easy to use and documented, but also "modern", and by modern we mean coded following recent PHP...