2017 © Pedro Peláez
 

project framework-standard-edition

The "iWorkPHP Standard Edition" distribution

image

iworkphp/framework-standard-edition

The "iWorkPHP Standard Edition" distribution

  • Thursday, May 1, 2014
  • by EpicJhon
  • Repository
  • 3 Watchers
  • 2 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

iWorkPHP - Web Framework (BETA)

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Total Downloads Latest Unstable Version License Dependency Status, (*1)

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)

Installation

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)

Documentation

Under contruction..., (*7)

Bugs and feature requests

Have a bug or a feature request? Please create an issue., (*8)

Copyright 2014 Epic Code, Inc under the GPL v3 license., (*9)

The Versions

01/05 2014

dev-master

9999999-dev

The "iWorkPHP Standard Edition" distribution

  Sources   Download

GPL-3.0

The Requires