Skip to content

machour/yii-web

 
 

Yii Framework

Yii Framework Web Extension


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

This Yii Framework extension allows easy creation of web applications.

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
framework/           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.9%
  • Other 0.1%