saltybeagle/savvy
Savvy is a powerful but lightweight object-oriented template system for PHP.
Maintainers
v0.9.0
2016-01-20 16:49 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause e0b265c16096c82a032a6f6b1ca92133459b9398
- Brett Bieber (saltybeagle) <saltybeagle.woop@php.net>
- Gregory Beaver (cellog) <cellog.woop@php.net>
This package is not auto-updated.
Last update: 2026-06-21 04:00:44 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.
