The Framewerk engine is a PHP5-based object oriented site development platform. It is intended to be both fast and extendable. It is the culmination of years of site development and is designed to be a solid foundation for everything from Web sites that require content management to sites that run large communities. It is a scalable engine designed to make developing Web sites and Web content easy.
| Tags | Internet Web Dynamic Content Message Boards News/Diary Site Management |
|---|---|
| Licenses | BSD Original |
| Implementation | PHP |
Recent releases


Release Notes: This version featured major structural changes in the removal of Modules and the change to Interface objects. PHP5's __autoload functionality is now used to include Interface objects on the fly, and using a mapping feature, URL parsing was made more secure and easy to manage. The system updater now has fully recursive dependency checking and the Article/Blog system and a base level comment object collection were included.


Release Notes: The system has gone through major code cleanup and reorganization. A system updater was added, which interacts via XML over HTTP to the system repository to ensure current versioning of core system files. Extra modules have been moved to the module repository. The system now allows for multiple domain/sites to point to one backend, and has enhanced configuration parameters.


No changes have been submitted for this release.