chevron/widgets

a simple view/template system

Installs: 98

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/chevron/widgets

v3.3.1 2016-08-15 14:14 UTC

This package is auto-updated.

Last update: 2025-10-06 11:42:20 UTC


README

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