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

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

jpsistemasbr/plates-view
========================

Sistema Gerenciador de Template Plates com PHP

015PHP

Since Feb 10Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Router @jpsistemasbr
====================

[](#router-jpsistemasbr)

Pacote de gerenciamento da camada de views com Plates php

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

[](#installation)

View is available via Composer:

```
"jpsistemasbr/plates-view": "1.0.*"
```

or run

```
composer require jpsistemasbr/plates-view
```

Documentation
-------------

[](#documentation)

###### For details on how to use the router, see the sample folder with details in the component directory. To use the router you need to redirect your route routing navigation (index.php) where all traffic must be handled. The example below shows how:

[](#for-details-on-how-to-use-the-router-see-the-sample-folder-with-details-in-the-component-directory-to-use-the-router-you-need-to-redirect-your-route-routing-navigation-indexphp-where-all-traffic-must-be-handled-the-example-below-shows-how)

Para mais detalhes sobre como usar o router, veja a pasta de exemplo com detalhes no diretório do componente. O exemplo abaixo mostra como:

##### View

[](#view)

```
