Libraries
This is basicly a location where you can store third party 'libraries' and then can access it from within a controller function by simply including it like: require_once 'libs/Mailer.php';
The framework comes bundled with many libraries which can help jump start your web application projects.
Below are the libraries included with this framework: