Getting started
Routing and controllers
Command line
Databases (SQL)
Databases (NoSQL)
Security
Packages
Learn more
- Array helper
- Caching
- Command bus
- Date and time
- Events
- File system
- HTML helper
- Humanizer
- Image manipulation
- Internationalization
- Logging
- Number helper
- Pagination
- Sessions
- String helper
- URL builder
- UUID helper
- Validation
- Views
Official packages
Constants
Defaults
The following constants are defined by the Mako framework:
Name | Description |
---|---|
MAKO_APPLICATION_PATH | Defines the path to the app directory (without trailing slash). |
MAKO_START | Starting point of the framework execution in ms. |