Skip to content

prototypemvc/prototypemvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#prototypemvc

Rapid prototyping with PHP (5.5+)

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.

Docs

Basic overview

Install

Install framework:

composer require prototypemvc/prototypemvc master-dev

OR

Install skeleton application:

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.

For Simple MVC Framework v1 see: https://github.com/simple-mvc-framework/v1

For Simple MVC Framework v2 see: https://github.com/simple-mvc-framework/v2

About

PHP framework build for rapid prototyping

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages