2017 © Pedro Peláez
 

library formosa

A light framework named by Taiwan.

image

asika/formosa

A light framework named by Taiwan.

  • Saturday, August 2, 2014
  • by asika32764
  • Repository
  • 2 Watchers
  • 1 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Formosa Framework Starter

This is Formosa starter package., (*1)

Formosa is a starter package of Windwalker Framework., (*2)

Installation Via Composer

``` bash $ php composer.phar create-project asika/formosa formosa 1.0.*, (*3)


## Getting Started Copy `etc/config.dist.yml` to `etc/config.yml` and fill database information. Open `http://{Your project root}/www`, you will see sample page. ![img](https://cloud.githubusercontent.com/assets/1639206/3625389/aaae9026-0e6a-11e4-8ebb-f8ba2708072d.png) Click `Cover` menu item, then you will see another page. ![acme_cover](https://cloud.githubusercontent.com/assets/1639206/3625447/c687c91a-0e6b-11e4-8f32-523658ea3d4f.png) The DB data not import yet. Please run this command: ``` bash $ php bin/phinx status

This is our migration schema., (*4)

img, (*5)

Just run:, (*6)

bash $ php bin/phinx migrate, (*7)

The DB will auto import., (*8)

img, (*9)

This is the result page:, (*10)

img, (*11)

The Versions

02/08 2014

dev-master

9999999-dev https://github.com/asika32764/formosa

A light framework named by Taiwan.

  Sources   Download

GNU Lesser General Public License

The Requires

 

The Development Requires

02/08 2014

dev-staging

dev-staging https://github.com/asika32764/formosa

A light framework named by Taiwan.

  Sources   Download

GNU Lesser General Public License

The Requires

 

The Development Requires

02/08 2014

1.1.0

1.1.0.0 https://github.com/asika32764/formosa

A light framework named by Taiwan.

  Sources   Download

GNU Lesser General Public License

The Requires

 

The Development Requires

18/07 2014

1.0.0

1.0.0.0 https://github.com/asika32764/formosa

A light framework named by Taiwan.

  Sources   Download

GNU Lesser General Public License

The Requires

 

The Development Requires