Skip to content

im286er/windwalker

 
 

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" : "~2.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 ~2.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.

About

A new modern PHP framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.9%
  • Other 0.1%