supersonicbionic/mightymouse

MightyMouse (MM) is a fast and modular PHP MVC framework.

13.09 2013-09-03 03:28 UTC

This package is not auto-updated.

Last update: 2024-04-08 13:25:22 UTC


README

MightyMouse (MM) is a fast and modular PHP MVC framework.

License

MightyMouse is licensed under the Open Source MIT license, so you can use it for any personal or corporate projects totally free!

Requirements

  • PHP 5.3+
  • A webserver that supports URL rewriting. I.E. Nginx, Apache, ...

Recommendations

  • PDO if using the RDBMS Database facilities
  • NoSQL works just fine too. Tested with Mongo

Docs

Check out the MM wiki here on Github.

YAF

Why another framework? It's how we roll; roll our own :D As developers its smart to reuse existing foundations, but is also our place to expand and create our own paths too. Nothing is new, its how we reimagine and recombine. This was an built from a desire for simplicity, speed and understanding.

Acknowledgements and Credits

Its based on the application folder layout of Zend Framwork 1.x and some of the philosophy and implementations of MicroMVC by David Pennington of Code2Design.

Built by mediahack