air-php/view

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

A view library.

Maintainers

Details

github.com/air-php/view

Source

Issues

Installs: 10 029

Dependents: 2

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/air-php/view

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

This package is not auto-updated.

Last update: 2025-10-11 21:12:15 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"
}