PHP-AZ User Group
|
||||||||||||||||||||||||||||||||||||||||||||||||||
HawkPHP framework - Package: HawkPHP framework Summary: Framework that implements MVC design pattern Groups: Design Patterns, Libraries, PHP 5 Author: tianfan Description: This package is a framework that implements MVC design pattern. It provides a base loader class that routes actions, a base controller class, a base view class, and a configuration class that parses INI files. [ Dec 29, 2009 at 7:36 PM ] Forms Protected of XSS attacks - Package: Forms Protected of XSS attacks Summary: Validate submitted form values Groups: Validation Author: Roberto Aleman Description: This class can be used to validate submitted form values. It can validate given values as alphanumeric strings, dates, hexadecimal values, e-mail addresses and length limited passwords. [ Dec 29, 2009 at 7:36 PM ] Session Cookie Class - Package: Session Cookie Class Summary: Store and retrieved encrypted values in cookies Groups: HTTP, PHP 5 Author: giulio pons Description: This class can be used to store and retrieved encrypted values in cookies. It can set values for a group of variables and store an encrypted version in an cookie with a given name. The class can also do the opposite, i.e. [ Dec 29, 2009 at 7:36 PM ] Stoper class - Package: Stoper class Summary: Measure time script execution time Groups: PHP 5, Time and Date Author: Aydamusek Description: This class can be used to measure time script execution time. It can start measuring time by taking note of the current time in microseconds. The class can also take not of the end time and display the different since it started. The code and comments are in Polish. [ Dec 29, 2009 at 7:36 PM ] Random Banner - Package: Random Banner Summary: Shows random image or Flash banners from a list Groups: Content management, PHP 5 Author: Jonathas Rodrigues Description: This class can be used to show random image or Flash banners from a list. It can add to a list one or more image or Flash banners given the banner Flash or image URL, and the click destination URL in case of the image banner. The class picks one of the banners randomly and generates the necessary HTML to display the banner in a Web page. [ Dec 29, 2009 at 7:36 PM ] API - Package: API Summary: Receive and reply to Web services requests Groups: PHP 5, Web services, XML Author: tuhin Description: This class can be used to receive and reply to Web services requests. It can parse the request in a custom XML format for a Web service call passed by a client via Web. The Web service function call and parameters are stored in class variables. The class may also generate XML for the response to be returned to the client. [ Dec 29, 2009 at 7:36 PM ] xFraction - Package: xFraction Summary: Perform mathematical operations with fractions Groups: Math, PHP 5 Author: Robert Description: This class can be used to perform mathematical operations with fractions. It can take as parameters fractional numbers represented in several ways, like array with numerator and denominator integer values, integer, floating point or string with a number. The class can perform operations with fractional numbers like adding, subtracting, multiplying, dividing, comparison, cancel fraction, get the canceled reciprocal fraction. [ Dec 29, 2009 at 7:36 PM ] PSN Trophy Data - Package: PSN Trophy Data Summary: Retrieve PlayStation network trophy data Groups: Games, PHP 5, Web services Author: Matthew Johnston Description: This class can be used to retrieve PlayStation network trophy data. It can retrieve the PlayStation network trophy data page for player with a given user name. The class can parse the page and extract the player level, progress, and trophies either in Platinum, Gold, Silver or Bronze. [ Dec 29, 2009 at 7:36 PM ] Webs.com API Library - Package: Webs.com API Library Summary: Manipulate content of a site in Webs.com Groups: Content management, PHP 5, Web services Author: Edmund Gentle Description: This class can be used to manipulate content of a site in Webs.com. It can sent HTTP requests to the Webs.com Web services API to perform several types of content manipulation operations on behalf of an authorized user. Currently it can: list site pages, add page content, add an album photo, add blog entry, list files, get file information, upload file and rename file. [ Dec 29, 2009 at 7:36 PM ] Mini spiders and bots class - Package: Mini spiders and bots class Summary: Perform useful actions using Web services Groups: PHP 5, Utilities and Tools, Web services Author: giulio pons Description: This class can be used to perform useful actions using Web services. It can send requests to several different types of servers to perform actions like: - Get text phrase correct spelling using Google search spelling suggestions - Get exchange rates from Banca di Italia site - Get weather forecasts from Google - Get shorter URLs using TinyURL - Get the geographic location of a given IP address using GeoIPTool - Validate an e-mail address connecting to [ Dec 29, 2009 at 7:36 PM ] |
