# yii2-core **Repository Path**: fakis/yii2-core ## Basic Information - **Project Name**: yii2-core - **Description**: 扩展yii2框架的核心功能 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-18 - **Last Updated**: 2022-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 扩展yii2框架的核心部件 [![Yii2](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](http://www.yiiframework.com/) ## Installation The preferred way to install this extension is through [composer](http://getcomposer.org/download/). Either run ``` php composer.phar require --prefer-dist fakis/yii2-core "*" ``` or add ``` "fakis/yii2-core": "*" ``` to the require section of your `composer.json` file. ## 定义动态模型