Skip to content

softark/yii2

Folders and files

NameName
Last commit message
Last commit date
Apr 22, 2017
Aug 21, 2017
Nov 14, 2017
Aug 21, 2017
Nov 27, 2017
Nov 30, 2017
Nov 30, 2017
Dec 5, 2016
Jan 24, 2017
Sep 27, 2015
Sep 3, 2016
Sep 3, 2016
Oct 25, 2017
Jan 24, 2017
Nov 30, 2017
Jul 10, 2017
Nov 21, 2014
Oct 18, 2017
Nov 17, 2017
Nov 2, 2013
Nov 14, 2017
Jun 26, 2016
Sep 9, 2017
Nov 28, 2017
Feb 11, 2017
Oct 18, 2017

Repository files navigation

Yii Framework

Yii 2 is a modern framework designed to be a solid foundation for your PHP application.

It is fast, secure and efficient and works right out of the box pre-configured with reasonable defaults. The framework is easy to adjust to meet your needs, because Yii has been designed to be flexible.

Latest Stable Version Total Downloads Build Status Code Coverage Scrutinizer Quality Score Code Climate

Installation

  • The minimum required PHP version of Yii is PHP 5.4.
  • It works best with PHP 7.
  • Follow the Definitive Guide in order to get step by step instructions.

Documentation

Community

Contributing

The framework is Open Source powered by an excellent community.

You may join us and:

Reporting Security issues

Please refer to a special page at the website describing proper workflow for security issue reports.

Directory Structure

build/               internally used build tools
docs/                documentation
framework/           core framework code
tests/               tests of the core framework code

Spreading the Word

Acknowledging or citing Yii 2 is as important as direct contributions.

In presentations

If you are giving a presentation or talk featuring work that makes use of Yii 2 and would like to acknowledge it, we suggest using our logo on your title slide.

In projects

If you are using Yii 2 as part of an OpenSource project, a way to acknowledge it is to use a special badge in your README:

Yii2

If your code is hosted at GitHub, you can place the following in your README.md file to get the badge:

[![Yii2](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](http://www.yiiframework.com/)

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 95.7%
  • JavaScript 3.5%
  • PLSQL 0.3%
  • TSQL 0.2%
  • HTML 0.2%
  • Hack 0.1%