library php-view
Simple php view renderer
dmbookpro/php-view
Simple php view renderer
- Monday, April 3, 2017
- by rlanvin
- Repository
- 1 Watchers
- 2 Stars
- 282 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 1 Open issues
- 3 Versions
- 0 % Grown
PHP View Renderer
Very simple template engine using PHP as the template language., (*1)
, (*2)
Supports:, (*3)
- Layout (decorator)
- Partials
- Global variables (accross all templates)
Does NOT support:, (*4)
- Auto-escaping for XSS, you have to take care of that yourself
Similar to / inspired by:
- Slim PHP View https://github.com/slimphp/PHP-View
- Symfony Templating Component https://github.com/symfony/templating
dev-master
9999999-dev
Simple php view renderer
Sources
Download
MIT
The Requires
The Development Requires
v1.1.0
1.1.0.0
Simple php view renderer
Sources
Download
MIT
The Requires
The Development Requires
v1.0.0
1.0.0.0
Simple php view renderer
Sources
Download
MIT
The Requires
The Development Requires