Skip to content

AttwFramework/framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AttwFramework

Total Downloads Latest Unstable Version License Quality

AttwFramework is a MVC micro framework to simple projects developments.

##Install ###Composer install

  1. To download the composer, click here.
  2. Package:
{
    "require": {
        "attwframework/framework": "dev-master"
    }
}

###Clone the repository Run this code on terminal to clone the repository: $ git clone https://github.com/AttwFramework/framework.git

###Download zip file Click here to download the zip file.

##Application To get the application skeleton, clone this repository: $ git clone https://github.com/AttwFramework/app.git

or click here to download the zip file.

or create a ready application via composer:

php composer.phar create-project -s dev attwframework/app [application_name]

#About ##Author Gabriel Jacinto - gamjj74@hotmail.com - Facebook - Twitter ##License MIT License

About

MVC framework developed principally for my studies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages