dev-master
9999999-devThe "iWorkPHP Standard Edition" distribution
GPL-3.0
The Requires
The "iWorkPHP Standard Edition" distribution
Welcome to iWorkPHP a simple and powerful web framework, with the aim of facilitating the development, making it more intelligent, intuitive and fun. br/ With iWorkPHP, you no longer lose valuable time learning to use complex standards, so you can now just focus on your business., (*2)
The recommended way to create a new project is to use Composer., (*3)
If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:, (*4)
curl -s http://getcomposer.org/installer | php
Then, use the create-project
command to generate a new iWorkPHP application:, (*5)
composer create-project -s dev iworkphp/framework-standard-edition path/to/install
Composer will install iWorkPHP and all its dependencies under the path/to/install
directory., (*6)
Under contruction..., (*7)
Have a bug or a feature request? Please create an issue., (*8)
Copyright 2014 Epic Code, Inc under the GPL v3 license., (*9)
The "iWorkPHP Standard Edition" distribution
GPL-3.0