PHPackages                             lydore/view - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. lydore/view

ActiveLibrary[Templating &amp; Views](/categories/templating)

lydore/view
===========

A PHP View library

1.0.6(7y ago)023MITPHP

Since Jan 4Pushed 7y agoCompare

[ Source](https://github.com/josh-wer/view)[ Packagist](https://packagist.org/packages/lydore/view)[ RSS](/packages/lydore-view/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (8)Used By (0)

view
====

[](#view)

A View class for php views. It includes the core features of a conventional view library, but is light weight and uses pure php syntax, no compiling and no need to learn a new syntax.

Installation
------------

[](#installation)

Download and unzip in your project directory.

Or install into a composer project using

composer require lydore/view

Usage
-----

[](#usage)

```
