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
Upgrading
This guide takes you through the steps needed to migrate from Mako 4.5.x
to 5.0.x
.
Application
Configuration
Make sure that your configuration files are up to date by comparing them to the ones found in the 5.0 branch.
Framework
Mako 5.0 is a major version update that contains a few minor breaking changes. See the changelog for changelog a complete list of changes.