Skip to content

uditv0/SwiftMVC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • PHP 97.3%
  • HTML 1.5%
  • ApacheConf 1.2%