8000 GitHub - windwalker-io/framework at 3.1.1
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

windwalker-io/framework

Repository files navigation

windwalker-logo-500

Windwalker Framework Analytics

Build Status HHVM Status Latest Stable Version Latest Unstable Version Total Downloads License

Windwalker is a New PHP framework. It is based on Joomla and is core of Windwalker RAD framework.

We want to create a lighting, fully decoupled, powerful and easy using PHP framework.

Installation Via Composer

{
    "require" : {
        "windwalker/framework" : "~3.0"
    }
}

Create A Windwalker Project

We prepare a starter package for you, just type this command to create a new project.

composer create-project windwalker/starter windwalker ~3.0

See: Windwalker Starter

How to Use

See: Documentation

Packages

Every packages has ready to use, please try it:

Documentation

Please see README of every package.

0