2017 © Pedro Peláez
 

library yii-framework

Yii Web Programming Framework

image

square1-io/yii-framework

Yii Web Programming Framework

  • Tuesday, September 10, 2013
  • by ciaranmaher
  • Repository
  • 1 Watchers
  • 3 Stars
  • 7,777 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 11 % Grown

The README.md

Yii PHP Framework via Composer

This is a repackaged version of yiisoft/yii that only includes the framework/ directory. The purpose of this repackage is to remove unnecessary files/folders that are automatically included when installed via composer., (*1)

Installation

Just add this to your composer.json file:, (*2)

{
    "require": {
        "square1-io/yii-framework": "1.1.14"
    }
}

Then to install the framework just run: composer install, (*3)

Quick Start

The "yiic" command line tool that can create a skeleton Yii application is available at vendor/bin/yiic, (*4)

$ vendor/bin/yiic webapp %APPNAME% git

For more information on using Yii and Composer checkout http://blog.square1.io/, (*5)

The Versions

10/09 2013

dev-master

9999999-dev http://www.yiiframework.com/

Yii Web Programming Framework

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.1.0

 

by Wei Zhuo
by Jeffrey Winesett
by Paul Klimov

framework yii

08/09 2013

1.1.14

1.1.14.0 http://www.yiiframework.com/

Yii Web Programming Framework

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.1.0

 

by Wei Zhuo
by Jeffrey Winesett
by Paul Klimov

framework yii