# yii2-addons **Repository Path**: wayfirer/yii2-addons ## Basic Information - **Project Name**: yii2-addons - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-01-19 - **Last Updated**: 2025-10-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 模块扩展依赖 ====== 模块扩展依赖使用 Installation ------------ The preferred way to install this extension is through [composer](http://getcomposer.org/download/). Either run ``` php composer.phar require --prefer-dist yii-diandi/yii2-addons "*" ``` or add ``` "yii-diandi/yii2-addons": "*" ``` to the require section of your `composer.json` file.