2017 © Pedro Peláez
 

library yii

Yii Web Programming Framework

image

arturf/yii

Yii Web Programming Framework

  • Monday, June 30, 2014
  • by arturf
  • Repository
  • 2 Watchers
  • 0 Stars
  • 80 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2153 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Yii Web Programming Framework

Thank you for choosing Yii - a high-performance component-based PHP framework., (*1)

Build Status, (*2)

INSTALLATION

Please make sure the release file is unpacked under a Web-accessible directory. You shall see the following files and directories:, (*3)

  demos/               demos
  framework/           framework source files
  requirements/        requirement checker
  CHANGELOG            describing changes in every Yii release
  LICENSE              license of Yii
  README               this file
  UPGRADE              upgrading instructions

REQUIREMENTS

The minimum requirement by Yii is that your Web server supports PHP 5.1.0 or above. Yii has been tested with Apache HTTP server on Windows and Linux operating systems., (*4)

Please access the following URL to check if your Web server reaches the requirements by Yii, assuming "YiiPath" is where Yii is installed:, (*5)

  http://hostname/YiiPath/requirements/index.php

QUICK START

Yii comes with a command line tool called "yiic" that can create a skeleton Yii application for you to start with., (*6)

On command line, type in the following commands:, (*7)

    $ cd YiiPath/framework                (Linux)
    cd YiiPath\framework                  (Windows)

    $ ./yiic webapp ../testdrive          (Linux)
    yiic webapp ..\testdrive              (Windows)

The new Yii application will be created at "YiiPath/testdrive". You can access it with the following URL:, (*8)

    http://hostname/YiiPath/testdrive/index.php

WHAT's NEXT

Please visit the project website for tutorials, class reference and join discussions with other Yii users., (*9)

The Yii Developer Team http://www.yiiframework.com, (*10)

The Versions

30/06 2014

dev-own-branch

dev-own-branch 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

30/06 2014

1.1.15.1

1.1.15.1 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

30/06 2014

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

05/05 2014

1.1.14.1

1.1.14.1 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

12/08 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

14/07 2013

1.1.14-rc

1.1.14.0-RC 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