Skip to content

noapes/yii-core

This branch is 40 commits behind yiisoft/yii-core:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

590f3ce · May 26, 2019
May 23, 2019
May 5, 2019
May 5, 2019
Mar 27, 2018
Apr 24, 2019
May 8, 2019
May 5, 2019
May 26, 2019
May 5, 2019
Jan 6, 2019
Dec 5, 2016
Jan 24, 2017
Sep 27, 2015
Sep 3, 2016
Sep 3, 2016
Apr 18, 2018
Apr 24, 2019
Mar 23, 2018
Jul 10, 2017
Nov 21, 2014
Mar 24, 2019
Apr 24, 2019
Apr 26, 2019
Apr 26, 2018
Aug 25, 2018
Mar 19, 2019
May 5, 2019
Jun 26, 2016
May 8, 2019
Feb 11, 2017
Jan 6, 2019

Yii Framework

Yii 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

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
src/                 core framework code
tests/               tests of the core framework code

Spreading the Word

Acknowledging or citing Yii is as important as direct contributions.

In presentations

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

In projects

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

Yii

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

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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Other 0.2%