All Projects → yiisoft → Yii2 Framework

yiisoft / Yii2 Framework

Licence: bsd-3-clause
[READ ONLY] Yii 2 framework core code only. This is a subtree split off the "yii2" repository

Labels

Projects that are alternatives of or similar to Yii2 Framework

Yii2 Debug
Debug panel for Yii 1.1 (ported from Yii 2)
Stars: ✭ 140 (-36.65%)
Mutual labels:  yii
Yii2 Sphinx
Yii 2 Sphinx extension.
Stars: ✭ 172 (-22.17%)
Mutual labels:  yii
Yii2 Easy Wechat
WeChat SDK for yii2 , based on overtrue/wechat.
Stars: ✭ 188 (-14.93%)
Mutual labels:  yii
Yii2 Cms
YiiCMS - 基于 Yii2 的高度可定制化开源 CMS
Stars: ✭ 153 (-30.77%)
Mutual labels:  yii
Rageframe
基于yii2的应用开发引擎
Stars: ✭ 170 (-23.08%)
Mutual labels:  yii
Yii2 Debug
Debug Extension for Yii 2
Stars: ✭ 179 (-19%)
Mutual labels:  yii
Yii2 Plus
Yii2 Plus 集成了用户管理模块和权限管理模块,前端页面采用H+ UI框架,集成Yii2 admin。
Stars: ✭ 132 (-40.27%)
Mutual labels:  yii
Yii2
Yii 2: The Fast, Secure and Professional PHP Framework
Stars: ✭ 13,852 (+6167.87%)
Mutual labels:  yii
Crontab
Yii2 extension for crontab support
Stars: ✭ 170 (-23.08%)
Mutual labels:  yii
Pinpoint C Agent
It is an agent written by C++, PHP, python languages. And we hope to support other languages by this agent. Until now, it supports [PHP],[C/C++] and [PYTHON].
Stars: ✭ 188 (-14.93%)
Mutual labels:  yii
Identity Card
A simple proof of identity card of the people's Republic of China.
Stars: ✭ 154 (-30.32%)
Mutual labels:  yii
Yii2 Ckeditor Widget
CKEditor WYSIWYG widget for Yii2.
Stars: ✭ 163 (-26.24%)
Mutual labels:  yii
Yii2 Gii
Yii 2 Gii Extension
Stars: ✭ 183 (-17.19%)
Mutual labels:  yii
Yii2 Assets Auto Compress
Automatic compilation of js + css + html
Stars: ✭ 147 (-33.48%)
Mutual labels:  yii
Ar Softdelete
Soft delete behavior for ActiveRecord
Stars: ✭ 188 (-14.93%)
Mutual labels:  yii
Yii2 Swagger
yii2 with swagger-php
Stars: ✭ 138 (-37.56%)
Mutual labels:  yii
Yii2 Bootstrap
Yii 2 Bootstrap 3 Extension
Stars: ✭ 177 (-19.91%)
Mutual labels:  yii
Iisns
sns 开放社区
Stars: ✭ 217 (-1.81%)
Mutual labels:  yii
Yii2 Bootstrap4
Yii 2 Bootstrap 4 Extension
Stars: ✭ 204 (-7.69%)
Mutual labels:  yii
Yii2 Minify View
Yii2 View component with minification css & js
Stars: ✭ 186 (-15.84%)
Mutual labels:  yii

Yii PHP Framework Version 2

This is the core framework code of Yii 2.

This repository is a read-only git subsplit of https://github.com/yiisoft/yii2. Please submit issue reports and pull requests to the main repository. For license information check the LICENSE-file.

Installation

The preferred way to install the Yii framework is through composer.

Refer to Bower and NPM Assets installation to select an asset installation method.

Either run

composer require yiisoft/yii2

or add

"yiisoft/yii2": "~2.0.0",

to the require section of your composer.json.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].