iworkphp/framework-standard-edition

The "iWorkPHP Standard Edition" distribution

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 0

Open Issues: 0

Type:project

dev-master 2014-05-01 18:17 UTC

This package is not auto-updated.

Last update: 2024-04-13 12:12:06 UTC


README

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads Latest Unstable Version License Dependency Status

Welcome to iWorkPHP a simple and powerful web framework, with the aim of facilitating the development, making it more intelligent, intuitive and fun.
With iWorkPHP, you no longer lose valuable time learning to use complex standards, so you can now just focus on your business.

Installation

The recommended way to create a new project is to use Composer.

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s http://getcomposer.org/installer | php

Then, use the create-project command to generate a new iWorkPHP application:

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.

Documentation

Under contruction...

Bugs and feature requests

Have a bug or a feature request? Please create an issue.

Copyright and license

Copyright 2014 Epic Code, Inc under the GPL v3 license.