/admin

Primary LanguageJavaScript

Framework

SwiftMVC is a PHP MVC Framework with easy application Test, easy to use, fast to develop application and can be extended with any PHP library with caching

Documentation

Visit wiki pages

Requirements

  • Apache Web Server or equivalent with mod rewrite support.
  • PHP 5.3 or greater is required

Installation

  1. Download the SwiftMVC framework
  2. Unzip the package.
  3. Open the public/routes.php file with a text editor, setup your routes.
  4. Open application/configuration/database.ini and set your database credentials (if a database is needed).

Tests

To be added soon