Tonic is a less is more, RESTful Web application development PHP library designed to do things "the right way", where resources are king and the library gets out of the way and leaves the developer to get on with it.
PHP/MySQL implementation of the Active Record pattern. This project is highly focused on simplicity of usage, high compatibility (from php4/mysql3 up to php5/mysql5.1) and code cleaness.
The phpGladeTool generates php-gtk2 code based on XML file created by Glade2. You can draw the screens of your system and then generate the code. More details on project website. ----- O phpGladeTool gera códigos php-gtk2 baseado no arquivo XML criado p
Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.
This library attempts to secure eval() in order to allow for user-controlled, over-the-web, variable-handling-focused, third-party parsers independent scripting.
NEUTRINO PHP Development FrameWork is used to proceed agile PHP application development,base on some excellent open source project,such as smarty,adodb, xajax etc…,it is an integrated php-application solution, make php application more easy and stronge
Neobase is a PHP framework that allows you to develop your applications pretty like .Net. Wich means: component based pages and object oriented programming. All the client-server comunication is done using AJAX
QuickFrame provides a rapid development framework for PHP 5 powered sites. Due to its modular structure QuickFrame can be used as a skeleton for new sites or as a full-featured CMS ready to be deployed within minutes.
MoJT Login System is simple, but yet powerful login system. The Program consist of a login, registration and members page. It has also the administration panel which is easy to access and even more easier to use!
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
IoguiGrid is a simple component to be used as an AJAX data grid web control wich displays database information in a dynamically constructed HTML table. This project is currently discontinued. Go to jqGrid and see if it fit your needs.
PHPNN Is an open source, GPL licensed, PHP class library for the easy creation and manipulation of Neural Network based artificial intelligence. This library is intended for use in experimentation, games, quality control, or any other purpose.
Limb3 is an OpenSource(LGPL) L ibrary of I nterdependent M odules and B locks mostly aimed for rapid web application prototyping and development with PHP5.
Ajax Agent is a very easy to use, yet very powerful open source framework for rapidly building AJAX or Rich Internet Applications (RIA). It is based on JSON & hence supports complex data types like associated arrays & objects.
PHiMX is a command-line tool to generate XMI code of a project in PHP5. It can analyze recursively several directories of PHP scripts, supports various XMI formats and allows to integrate your own include_path.
Gul 2.0 is a powerfull and free Xul parser/interpreter library for Phpgtk 2 written in php. Gul supports PHP and basic CSS features into Xul. Gulpad example provides a split screen where the Xul code can be typed and immediately previewed.
PHP-Qt is an extension for PHP5 that aims to write software with the Qt Toolkit. It provides an object-oriented interface to the Qt4 Framework. This is an auxiliary site for https://developer.berlios.de/projects/php-qt/
PHP-SmartCSS is an easy and flexible way for web developers to go through some nasty browsers' bugs with the (X)HTML. It's syntax looks like an extension to the regular CSS coding. It also brings an automatic IE pngfix, involving no javascripts at all.
A toolkit of nitty-gritty classes from real-life projects. Contains generic snippets along with things like server-side DOM implementation or RSA or code generation tools.
Sneaky is a PHP Framework and CMS. It is based on the Zend Framework in conjunction with the Smarty template engine, as well as several other libraries (PHP and JavaScript). Sneaky will be highly modular, with easy support for AJAX functionality, etc.
Kornerstone provides a starting point for PHP Zend Framework Applications to be built. It aims to provide everything that you will need to get up and running in less than 5 mins. Visit http://www.kornerstoneproject.org for details.
ForumImages is dedicated to providing webmasters with outstanding forum templates, mods and resources, to personally customize their websites. Our emphasis is on phpbb and integramod, though we offer much more.
A Web based (PHP/MySQL) Reporting portal for presenting and managing multiple load/performance testing results. There is facility to export the report of test runs as RTF (uses phprtf) and PDF (uses dompdf).
This is the Swedish translation project for the phpBB forum software. We are doing translations of the actual software itself, documentation, guides, MODs, etc.
A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.