simplercode/overview 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

simplercode/overview

最新稳定版本:0.0.4

Composer 安装命令:

composer require simplercode/overview

包简介

Minimalistic view layer for PHP applications

README 文档

README

Minimalistic view layer for PHP applications

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

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.

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.

统计信息

  • 总下载量: 63
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-06-13