Phpfw is a framework for PHP that provides a base on which various database backed applications can be built. It allows for easy creation of CRUD applications (applications where most of the code is focused on create/read/update/delete operations on the database). It uses MVC-like patterns to allow for simpler and cleaner organization of code.
| Tags | Database Internet Web Site Management Software Development Libraries php classes |
|---|---|
| Licenses | MIT/X |
| Operating Systems | Windows POSIX |
| Implementation | PHP |
Recent releases


Changes: Several enhancements were made in the core API such as AJAX support, database schema auto-load and optional database usage. New modules include Config, MailServer, and PelWrap. Enhancements were made to existing modules to allow login from file.


Changes: Several enhancements that make interacting with templating engines like Smarty easier and more customizable was made. A simple module generation script that sets up basic scaffolding was included. The framework can now automatically maintain one-to-many relationships.Enhancementss were made to allow for user-specific data. Several minor bugs were fixed.


Changes: Several enhancements were made to the Module and Table API and the Login module. Support for the DATE type was added along with miscellaneous bugfixes and a switch to the MIT license.


No changes have been submitted for this release.