Savvy is a powerful but lightweight object-oriented template system for PHP.

Maintainers

Package info

github.com/saltybeagle/Savvy

Homepage

pkg:composer/saltybeagle/savvy

Statistics

Installs: 2 964

Dependents: 0

Suggesters: 0

Stars: 16

Open Issues: 0

v0.9.0 2016-01-20 16:49 UTC

This package is not auto-updated.

Last update: 2026-03-15 02:41:22 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.