This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
Release 0.1.0
Release Notes
This is the first release of the newly created Slim Views which takes the only two officially supported Views from the Slim-Extras repository.
Below we will outline what has changed between this and the Slim-Extras Twig and Smarty view classes.
Changelog
- Methods and properties are no longer static (breaking change)
- Method and property names are more consistent
- getInstance()
- parserExtensions
- parserDirectory
- Checking if Smarty class is available before including it
- View helper extensions