air-php/view

There is no license information available for the latest version (v0.3.1) of this package.

A view library.

v0.3.1 2016-01-29 10:46 UTC

This package is not auto-updated.

Last update: 2025-01-04 17:33:22 UTC


README

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"
}