Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).