Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amcgowanca/php-view

A simple class used for decoupling business logic and templates, allowing for Views to be created and rendered.
https://github.com/amcgowanca/php-view

Last synced: 1 day ago
JSON representation

A simple class used for decoupling business logic and templates, allowing for Views to be created and rendered.

Awesome Lists containing this project

README

        

View
====

View is a simple PHP class that provides the capabilities to render external template files.