2017 © Pedro Peláez
 

library prototypemvc

A simple mvc framework for PHP 5.5 and higher

image

prototypemvc/prototypemvc

A simple mvc framework for PHP 5.5 and higher

  • Saturday, July 23, 2016
  • by perryfaro
  • Repository
  • 2 Watchers
  • 2 Stars
  • 35 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

prototypemvc

Rapid prototyping with PHP (5.5+), (*1)

No stable release yet

Play around if you like, but keep in mind that it's very likely we'll change things up quite a bit over time., (*2)

Docs

Basic overview, (*3)

Install

Install framework:, (*4)

composer require prototypemvc/prototypemvc master-dev

OR, (*5)

Install skeleton application:, (*6)

composer create-project prototypemvc/prototypemvc-skeleton myapplication -s dev

Acknowledgement

We'd like to thank David Carr for letting us butcher his awesome framework (Simple MVC Framework v1) while trying to create our own little framework., (*7)

For Simple MVC Framework v1 see: https://github.com/simple-mvc-framework/v1, (*8)

For Simple MVC Framework v2 see: https://github.com/simple-mvc-framework/v2, (*9)

The Versions

23/07 2016

dev-master

9999999-dev https://github.com/prototypemvc/prototypemvc

A simple mvc framework for PHP 5.5 and higher

  Sources   Download

MIT

The Requires

 

by Perry Faro
by Rick van der Wolk

framework mvc

18/11 2015

dev-restructure-blocks

dev-restructure-blocks https://github.com/prototypemvc/prototypemvc

A simple mvc framework for PHP 5.5 and higher

  Sources   Download

MIT

The Requires

 

by Perry Faro
by Rick van der Wolk

framework mvc