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

Installs: 2 964

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 3

Forks: 5

Open Issues: 0

pkg:composer/saltybeagle/savvy

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

This package is not auto-updated.

Last update: 2025-10-12 00:15:14 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.