192 projects tagged "PHP 5"
MySql Slide Show Class is a class that creates slide show galleries from images in a MySQL database table. It has methods for supporting Ajax and server side programs and for adding and updating images and information in the database table. The database can contain an image link or the raw image data, subject and description text, and other information.
AS2Secure is a PHP library that allows you to send and receive AS2 (Applicability Statement 2) messages from partners. The project is split into two parts: a client to send one or more documents to a partner and a server to receive one or more documents from a partner. Its main features are asyncronous and syncronous MDN, partner setup, digital signatures, message encryption, secure transport (using OpenSSL), support for SSL client authentication, and multiple attachments (AS2 1.2).
Joomla! Show Twitpic Module is a simple Joomla! module to display pictures posted by Twitter users on Twitpic. Features include displaying the public or personal feed, showing pictures in single or multiple picture modes, different picture sizes (mini or thumb), displaying the description when the mouse is over the picture, and displaying large version of each picture on the personal website using Highslide JS or the Twitpic website.
Show Twitgoo is a simple Joomla! module to display pictures posted by Twitter users on Twitgoo. Features include displaying the public or personal feed, showing pictures in single or multiple picture modes, displaying the description when the mouse is over the picture, and displaying a large version of each picture on the personal Web site using Highslide JS or the Twitgoo Web site.
This class can be used to generate UML diagrams from PHP code using GraphML. It traverses a given directory to locate and parse PHP files. It scans the files for classes and their variables functions. The class can generate UML diagrams in the GraphML format from the classes that were found.
Ext Direct App is a PHP class that can be used to call PHP classes from JavaScript. It generates JavaScript code to use the ExtJS library and send AJAX requests to a PHP script using this class to handle the requests. The class should be extended to implement the actions to handle the different types of AJAX requests that the applications may need.