PHPackages                             auroralumina/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. auroralumina/view

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

auroralumina/view
=================

1.2(1y ago)0131[1 PRs](https://github.com/AuroraLumina/view/pulls)1MITPHPPHP ^8.3

Since Jun 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/AuroraLumina/view)[ Packagist](https://packagist.org/packages/auroralumina/view)[ RSS](/packages/auroralumina-view/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (5)Used By (1)

view
====

[](#view)

The View is a template generation for PHP. It allows for creating and managing template files with template tags and variables

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

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install View.

```
composer require auroralumina/view
```

Example
-------

[](#example)

```
