SA PHP Framework is a full application stack which implements the Front Controller Pattern.
Originally written for PHP4 was fully rewritten to take advantage of the PHP5 object model.
It features "search engine friendly URLs", page events, validity checking for the GET parameters and its tightly integrated with Smarty.
* using XSLT as the templates system
* PHP5.1 Compatible
* works only with PostgreSQL (with postgresql 8 too)
* access control lists
* component-based programming
* high reusability of source code
* works with MemCache to give you highest possible performance
* almost everything is configured with XML
* you may forget about boring buggy programing if you use it
Written in PHP5, Inek makes strong use of the PEAR library (HTML_Quickform, DB, Log, Config, Smarty, PHPUnit). Visit our tutorial, its very simple!
A development environment that allows creation of dynamic websites in PHP5 with a MySQL/PostgreSQL database backend. Supports search engine friendly URLs via mod_rewrite. PHP code is autoloaded so there is no need to use include() or require().
This class can be used to call PHP functions from Javascript in Web pages using AJAX.
It generates Javascript code that implements functions with the same names and function arguments as given list of existing PHP functions.
When the generated Javascript functions are called, they start AJAX requests to invoke the respective PHP functions on the server.
In addition, the class has a flexible preloading property and is unique with its very easy usage.
SMART is a simple PHP script to help developers to modularise their code and so, keep it clean, well structured and scalable. The module mechanism is based on event handlers. The modules can talk to each other through events. This event concept is even used in templates. SMART is database independent.
Bitmeta is a lightweight, open source site framework in PHP. It offers a fully featured site wrapper for your scripts with global headers and footers, page management, and (more importantly) user authentication and administration. It uses a simple yet extensible class system and features an excellent environment for integrating scripts.
Atom class - is a glue for modules. Class allow modules to interact with core libraries or other modules.
Atom module system is based on the concept of "hooks". A hook is a PHP function that is named foo_bar(), where "foo" is the name of the module (whose filename is thus foo.module.php) and "bar" is the name of the hook. Each hook has a defined set of parameters.
Arctic is a PHP bug/issue tracking system compatible with PHP 4 and PHP 5 which includes flexible tools to allow you to easily customise it to your requirements. Key features include advanced filtering, sorting, selection of display columns, subscribe to issues, PHP source access, XHTML templates (with use of AJAX where Javascript is available), group and user based permissions, custom fields, advanced e-mail notifications, attachments and easy admin control. It has been designed to provide a simple interface to ensure that the focus is on the quick and easy tracking of issues.
Mantis Effort is a freeware open source project. The aim of the project is to add effort tracking functionality to Mantis bug tracking system. You can do following actions: - add time effort
- edit time effort
- delete time effort
- view reports
А patch for Mantis 1.0.3.
|