Wh1t3projects' PHP framework. Small PHP framework for building web apps and websites
Modules are extensions that can be installed in the Framework. They enable developers to add any kind of features that is needed for the web application they are building.
There is no real limit to what a module can do, except the imagination of developers. They can add features for helping with page rendering, others can provide helper functions to write less code. Some modules may even provide small web applications on their own, like Administration panels.
Please see below for official modules (which you can use as an example for your future module!).
The framework is built in way that installing a module is easy. Simply copy its folder in the modules folder!
If a module requires some configuration or additional installation steps, these will be provided in the README or INSTALL files.
These modules are officially supported and trusted by the Wh1t3projects Group. Support is provided via the forum and their respective issue tracker. Help for third-party modules may be provided via different means. Please look at the README file accompanying each module for more information.
This module enable developers to easily implement an API in their web application. It is easy to install and use.
More are on the way and are planned to be released soon!
None yet. Please send us an email if you would like to see your module added here.