saltybeagle / savvy
Savvy 是一个强大但轻量级的面向对象模板系统,适用于 PHP。
v0.9.0
2016-01-20 16:49 UTC
This package is not auto-updated.
Last update: 2024-09-14 17:59:02 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.