2017 © Pedro Peláez
 

library framework

It is a MVC micro-framework for PHP 5.3+

image

attwframework/framework

It is a MVC micro-framework for PHP 5.3+

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

AttwFramework

Total Downloads Latest Unstable Version License Quality, (*1)

AttwFramework is a MVC micro framework to simple projects developments., (*2)

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, (*3)

Download zip file

Click here to download the zip file., (*4)

Application

To get the application skeleton, clone this repository: $ git clone https://github.com/AttwFramework/app.git, (*5)

or click here to download the zip file., (*6)

or create a ready application via composer:, (*7)

php composer.phar create-project -s dev attwframework/app [application_name], (*8)

About

Author

Gabriel Jacinto - gamjj74@hotmail.com - Facebook - Twitter, (*9)

License

MIT License, (*10)

The Versions

17/10 2014

dev-master

9999999-dev http://attwframework.github.io

It is a MVC micro-framework for PHP 5.3+

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

framework