Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 723 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 723 Bytes

chevron/widgets

A simple view/templating system. It's designed to allow for an OO interface for the scoped inclusion a file (as PHP) while allowing scoped access to specific data. It also allows for the use of a callable as a file, meaning that the "included" template could simply be a function.

Peruse the tests or, if present, the examples directory to see usage.

See packagist for version/installation info.

Latest Stable Version Build Status