2017 © Pedro Peláez
 

library interop-mvc

MVC interoperability

image

codeup/interop-mvc

MVC interoperability

  • Wednesday, February 8, 2017
  • by codeup
  • Repository
  • 0 Watchers
  • 0 Stars
  • 178 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

MVC interoperability

Inspired by the work of PHP-FIG and container-interop interop-mvc tries to fill the gap to decouple MVC application code from framework specific dependencies. The main motivation is to make the MVC framework used for bootstrapping and routing simply exchangeable., (*1)

Installation

To install this library through Composer use:, (*2)

composer require codeup/interop-mvc

~~This library releases are versioned according Semantic Versioning specification to provide full backward compatibility between minor versions.~~ Semantic Versioning is not applied properly for now., (*3)

The Versions

08/02 2017
05/02 2017

1.1.0

1.1.0.0 https://github.com/codeup-berlin/interop-mvc

MVC interoperability

  Sources   Download

MIT

The Requires

 

The Development Requires

10/12 2016

1.0.0

1.0.0.0 https://github.com/codeup-berlin/interop-mvc

MVC interoperability

  Sources   Download

MIT