saltybeagle / savvy
Savvy is a powerful but lightweight object-oriented template system for PHP.
Installs: 2 950
Dependents: 0
Suggesters: 0
Security: 0
Stars: 16
Watchers: 3
Forks: 5
Open Issues: 0
This package is not auto-updated.
Last update: 2024-11-09 18:54:12 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.