Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tabbi89/viewpresenter
Simple implementation of view presenter
https://github.com/tabbi89/viewpresenter
Last synced: 7 days ago
JSON representation
Simple implementation of view presenter
- Host: GitHub
- URL: https://github.com/tabbi89/viewpresenter
- Owner: tabbi89
- License: mit
- Created: 2014-09-22T21:46:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-22T21:59:10.000Z (about 10 years ago)
- Last Synced: 2024-04-12T11:21:04.379Z (7 months ago)
- Language: PHP
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ViewPresenter
This is a simple implementation of View Presenter
[![Build Status](https://travis-ci.org/tabbi89/ViewPresenter.svg?branch=master)](http://travis-ci.org/tabbi89/ViewPresenter)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/61d514da-14a3-4f7a-a1d4-162b05d4cc14/mini.png)](https://insight.sensiolabs.com/projects/61d514da-14a3-4f7a-a1d4-162b05d4cc14)
Installation
------------``` bash
$ php composer.phar require tabbi89/view-presenter '~1.0'
```License
-------This bundle is under the MIT license. See the complete license in the bundle:
LICENSE
About
-----ViewPresenter is a Tabbi89 initiative.
Reporting an issue or a feature request
---------------------------------------Issues and feature requests are tracked in the [Github issue tracker](https://github.com/tabbi89/ViewPresenter/issues).