- Fuse Framework
Infobox Software
name = Fuse
logo =
caption = The Fuse Default Page
author = Jim Keller
developer =
released =
latest release version =
latest release date =
latest_preview_version =
latest_preview_date =
operating system =Cross-platform
platform =
language =
programming_language =PHP
genre =Web application framework
license =MIT License
website = http://www.phpfuse.netFUSE is a
PHP framework created by Jim Keller that usesModel-view-controller architecture along withObject-relational mapping Data Modeling concepts to provide tools for rapid PHP development.History
FUSE was developed in response to the need for a powerful but simple framework for PHP that included concepts from the increasingly popular MVC framework
Ruby on Rails . FUSE endeavors to be adaptable and scalable while still providing minimal barrier of entry for PHP developers looking for an introduction to MVC development.Features
* Object Relational Mapping / ActiveRecord
* Fully featured templating system
* Builtin User object with granular ACL capabilities
* URI Router removes the need for ugly URIs and often eliminates the need for query strings
* Database abstraction layer (FuseDB) allows for portability among different database systems
* FuseBRIJ object allows PHP functions to be executed directly from Javascript, providing AJAX functionality
* Photo Album object allows simple management of photos alongside data
* Configuration manager for easily deploying separate environments (development, staging, production)
* Additional Features (See External Links for FUSE website)Current Version
FUSE version 1.0 was released on January 31, 2008
version 1.1 is due for release on April 11, 2008
See also
External links
* [http://www.phpfuse.net PHP Fuse Website]
Wikimedia Foundation. 2010.