2017 © Pedro Peláez
 

library yii1-framework

Yii Web Programming Framework

image

manoj-malviya/yii1-framework

Yii Web Programming Framework

  • Sunday, September 3, 2017
  • by manoj-malviya
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii1-framework

Yii 1 framework repackaged in comoposer., (*1)

Installation

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

{
    "require": {
        "manoj-malviya/yii1-framework": "*"
    }
}

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

The Versions

03/09 2017

dev-master

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

Yii Web Programming Framework

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.1.0

 

The Development Requires

by Wei Zhuo
by Jeffrey Winesett
by Paul Klimov

framework yii