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

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

shinigamicorei7/view
====================

Solución simple para poder usar twig (motor de plantillas para php) sin usar ningún tipo de framework o patrón de arquitectura de software.

v1.0.1(10y ago)1201MITPHP

Since Aug 22Pushed 10y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

ViewManager
-----------

[](#viewmanager)

[![Build Status](https://camo.githubusercontent.com/514020cfc0ef4716ccd64f6c296b98e6d676cb36a869086ab28566ad530ba405/68747470733a2f2f7472617669732d63692e6f72672f7368696e6967616d69636f726569372f766965772e737667)](https://travis-ci.org/shinigamicorei7/view)[![Latest Stable Version](https://camo.githubusercontent.com/e0793db4fbd1a2c0553f68fd0fca0db44f62bdacaa9dfe7bcc559d4c32a4b7f5/68747470733a2f2f706f7365722e707567782e6f72672f7368696e6967616d69636f726569372f766965772f762f737461626c65)](https://packagist.org/packages/shinigamicorei7/view)[![Total Downloads](https://camo.githubusercontent.com/f6d641b83e0c68bc535a0ef428acd68ebd43b1aa91504eb92bb8ada4f0205f94/68747470733a2f2f706f7365722e707567782e6f72672f7368696e6967616d69636f726569372f766965772f646f776e6c6f616473)](https://packagist.org/packages/shinigamicorei7/view)[![Latest Unstable Version](https://camo.githubusercontent.com/a050f25ea10b8af2127371f89b255bcc2d6468936fd727f0d2f9f4d38885cd06/68747470733a2f2f706f7365722e707567782e6f72672f7368696e6967616d69636f726569372f766965772f762f756e737461626c65)](https://packagist.org/packages/shinigamicorei7/view)[![License](https://camo.githubusercontent.com/c5c965f83e3f65f465ce8ed474a3d83d60f82fad387bf150a27ca67a0d3bdc45/68747470733a2f2f706f7365722e707567782e6f72672f7368696e6967616d69636f726569372f766965772f6c6963656e7365)](https://packagist.org/packages/shinigamicorei7/view)[![Join the chat at https://gitter.im/shinigamicorei7/view](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/shinigamicorei7/view?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Instalación y configuración
---------------------------

[](#instalación-y-configuración)

```
{
    "require" : {
        "shinigamicorei7/view" : "dev-master"
    }
}
```

Creamos un archivo de configuración:

```
