• Stars
    star
    171
  • Rank 221,448 (Top 5 %)
  • Language
    PHP
  • Created almost 14 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple PHP MVC framework utilizing jQuery Mobile.
Simple jQuery Mobile MVC Framework in PHP
============

For more information, check out the article at: http://devgrow.com/jquery-mobile-php-mvc-framework/

This is meant to serve as a simple basis for more complex jQuery Mobile applications that can benefit from an MVC architecture.

All files are released under GPL - feel free to use it however you'd like.  Attribution or a link back to the article is appreciated but absolutely NOT required.

The current version uses PHP PDO to connect to an SQLite database.