saltybeagle / savvy
Savvy is a powerful but lightweight object-oriented template system for PHP.
v0.9.0
2016-01-20 16:49 UTC
This package is not auto-updated.
Last update: 2026-04-12 03:02:52 UTC
README
Savvy is a powerful but lightweight object-oriented template system for PHP. Unlike other template systems, Savvy by default does not compile your templates into PHP; instead, it uses PHP itself as its template language so you don't need to learn a new markup system.