Konstrukt is a minimalistic framework which provides a foundation on which to build rather than a boxed solution to all problems. It focuses on the controller layer, and tries to encourage the developer to deal directly with the HTTP protocol instead of abstracting it away. Konstrukt uses a hierarchical controller pattern, which provides a greater level of flexibility than the popular routed front controller frameworks.
| Tags | Software Development Libraries Application Frameworks Internet Web |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This release has a couple of minor bugfixes, including a problem with multiple uploaded files, some bugs with XmlResponse, a bug with FastCGI, and a problem with postMultipart/putMultipart. It also introduces the new concept of 'subview', and hooks for loading user-language.


Release Notes: This is a minor release that includes a couple of bugfixes and two minor feature additions. Existing users are encouraged to upgrade.


Release Notes: The big addition is a much better support for non-HTML types of content. This is a natural progression of the already included support for content-type negotiation. A guide was included for upgrading existing applications, which should make it a relatively mundane task.


Release Notes: The framework has gone through a major overhaul, and is now leaner and more consistent. This is also the first official stable release.


No changes have been submitted for this release.