PfP Studio is a visual programming system for RAD of Web based applications usingPHP and Javascript. The frontend runs in a browser.
It is intended to complement the skills of the developer rather than masking out the base languages.
PHP class that separates programming from presentation using templates
WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
phleackr is a PHP binding for the Flickr API, using the XML-RPC format and thought to be compatible with PHP4 and PHP5, while avoiding the need for PEAR packages. in the future it will also support the REST format.
PHP2ICQ is a libary which lets you easily send ICQ Messages from your own php scripts by using a direct connection to the ICQ server via the Oscar protocol (ICQ v7/v8/v9). It is completely written from scratch.
The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled by the server side. Using the library, it is very easy to add AJAX features to existing PHP applications.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
PHP authentication library, to allow multiple authentication to different sources, such as OpenLDAP, AD (inc. groups), NIS, Database tables (using adodb), remote web sites and CIFS shares. Author: steve@goodman.net
C-Cramp is a tool for a mysql database with data about music, DJs, shows, etc. for non-profit (college/university) radio stations that play music from hard media (CDs/vinyl). The primary focus is tracking & music and generating logs using a php frontend.
webOS is a web desktop environment offering a bridge between DHTML and PHP/mySQL using Ajax and JSON. It comes with a rich set of skin based UI widgets. The API is in javascript and its cross-browser.
Customer Support Tool (cstool) is a web based customer report management tool, based on PHP, using MySQL as the backend for data storage. It is more geared for use by not technically-inclined Customer Support and is easy to use and install.
ActiveLink PHP XML Package provides means to parse, read, modify and output XML and XML documents without using any PHP XML libraries. Included classes are: XML, XMLDocument, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, File, Socket, HTTPClient.
A web utility to browse and play mp3s on a remote computer dedicated to be a music jukebox, implemented usingPHP and Perl. The Glirnath does not stream mp3s to the local computers, but rather acts as a remote agent to play music on the server itself.
CEP (Core Enterprise PHP) is an enterprise application framework designed to make the development of modular, component-driven web applications a rapid and well-defined process. CEP extends PEAR, using PEAR packages where ever appropriate.
A distributed search portal of common sources of ISBN numbers, with permanent caching of results. To provide a open-source free interface for ISBN retrieval using HTML, SQL or XML to be independent of any toolkits or software.
Phatterns is a web design-pattern framework and content management system written using PHP5, making use of Smarty templates and ADODB. The patterns loosely follow the J2EE pattern catalog.
A php class for searching an XML document using XPath, and making modifications using a DOM style API. Does not require the DOM XML PHP library. The new home and name for the phpxml project.
The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
The AtomicFramework is methodology for building web based applications and managing web development projects, usingPHP: Hypertext Preprocessor, XHTML and CSS.
PanaChart is a PHP class for online charts creation usingPHP and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. It is suited for any scientific or business web application.