All Projects → ventoviro → Windwalker Framework

ventoviro / Windwalker Framework

Licence: lgpl-3.0
PHP Rapid Application Development Framework

Projects that are alternatives of or similar to Windwalker Framework

Blink
A high performance web framework and application server in PHP.
Stars: ✭ 837 (+263.91%)
Mutual labels:  framework, php-framework
Lithium
li₃ is the fast, flexible and most RAD development framework for PHP
Stars: ✭ 1,176 (+411.3%)
Mutual labels:  framework, rad
Core
Runn Me! core library
Stars: ✭ 31 (-86.52%)
Mutual labels:  framework, php-framework
framework
PHP Rapid Application Development Framework
Stars: ✭ 237 (+3.04%)
Mutual labels:  php-framework, rad
Framework
Lightweight PHP framework
Stars: ✭ 131 (-43.04%)
Mutual labels:  framework, php-framework
Easy Php
A Faster Lightweight Full-Stack PHP Framework 🚀
Stars: ✭ 754 (+227.83%)
Mutual labels:  framework, php-framework
Cuba
CUBA Platform is a high level framework for enterprise applications development
Stars: ✭ 1,114 (+384.35%)
Mutual labels:  framework, rad
Symfony
The Symfony PHP framework
Stars: ✭ 26,220 (+11300%)
Mutual labels:  framework, php-framework
Botonomous
A PHP Framework For Creating Autonomous Slack Bots
Stars: ✭ 109 (-52.61%)
Mutual labels:  framework, php-framework
Fof
Rapid Application Development framework for Joomla!™ 3 and 4
Stars: ✭ 106 (-53.91%)
Mutual labels:  framework, rad
Leaf
🍁 The easiest way to create clean, simple but powerful web apps and APIs quickly
Stars: ✭ 248 (+7.83%)
Mutual labels:  framework, php-framework
Pinatra
A PHP copy of Sinatra: a DSL for quickly creating web applications in PHP with minimal effort.
Stars: ✭ 151 (-34.35%)
Mutual labels:  framework, php-framework
Framework
IONDV. Framework is a high level framework for enterprise web applications development.
Stars: ✭ 54 (-76.52%)
Mutual labels:  framework, rad
Php Bootstrap
Let's start by simple design templates' framework together with the famous bootstrap sexy , and makes it easy to work on PHP language , which is well known as a powerful elephant
Stars: ✭ 97 (-57.83%)
Mutual labels:  framework, php-framework
Miniphp
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
Stars: ✭ 144 (-37.39%)
Mutual labels:  framework, php-framework
Yii2
Yii 2: The Fast, Secure and Professional PHP Framework
Stars: ✭ 13,852 (+5922.61%)
Mutual labels:  framework, php-framework
Vue.py
Pythonic Vue.js
Stars: ✭ 223 (-3.04%)
Mutual labels:  framework
Ehforwarderbot
An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.
Stars: ✭ 2,689 (+1069.13%)
Mutual labels:  framework
Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (-4.78%)
Mutual labels:  framework
Rust Web Framework Comparison
A comparison of some web frameworks and libs written in Rust
Stars: ✭ 2,852 (+1140%)
Mutual labels:  framework

windwalker-logo-500

Windwalker Framework Analytics

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

Windwalker is a modern PHP framework to simplify web application developing and provides a RAD environment to speed up the process of creating system prototype. (More)

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].