2017 © Pedro Peláez
 

library overview

Minimalistic view layer for PHP applications

image

simplercode/overview

Minimalistic view layer for PHP applications

  • Friday, September 18, 2015
  • by emcode
  • Repository
  • 1 Watchers
  • 0 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 11 % Grown

The README.md

overview

Minimalistic view layer for PHP applications, (*1)

[Build Status] (https://travis-ci.org/emcode/overview) [Coverage Status] (https://coveralls.io/github/emcode/overview?branch=master), (*2)

why

Overview library is insipired by ZF2 Zend\View component. I was working on many ZF2 projects for some time and I liked ViewModel abstraction that is provided by Zend\View component. View model describes data and template name for given part of UI. View model can be rendered than by different types of renders. Models can be nested, which is convinient when you want to have one layout that has multiple view models rendered inside: content, sidebar, footer and so on., (*3)

The problem was that each time I tried to use Zend\View as standalone library, it was a pain to setup because of to many dependencies on other ZF2 components. That is why this little library came to existence., (*4)

The Versions

18/09 2015

dev-master

9999999-dev

Minimalistic view layer for PHP applications

  Sources   Download

The Development Requires

18/09 2015

0.0.4

0.0.4.0

Minimalistic view layer for PHP applications

  Sources   Download

The Development Requires

17/09 2015

0.0.3

0.0.3.0

Minimalistic view layer for PHP applications

  Sources   Download

The Development Requires

17/09 2015

0.0.2

0.0.2.0

Minimalistic view layer for PHP applications

  Sources   Download

The Development Requires

13/06 2015

0.0.1

0.0.1.0

Minimalistic view layer for PHP applications

  Sources   Download

The Development Requires