Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 526 Bytes

File metadata and controls

11 lines (8 loc) · 526 Bytes

View

Build Status Scrutinizer Code Quality

The view library includes classes for rendering views.

Installation

Installation via Composer is recommended.

"require": {
    "air-php/view": "dev-master"
}