# DtApp-Plugin-for-PHP **Repository Path**: liguangchun/DtApp-Plugin-for-PHP ## Basic Information - **Project Name**: DtApp-Plugin-for-PHP - **Description**: PHP常用函数库 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: https://packagist.dtapp.net/#liguangchun/dtapp - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README EasyWeChat Logo

DtApp

📦 该PHP扩展包聚和了大量第三方接口和常见的函数方法(测试阶段) [![Latest Stable Version](https://poser.pugx.org/liguangchun/dtapp/v/stable)](https://packagist.org/packages/liguangchun/dtapp) [![Latest Unstable Version](https://poser.pugx.org/liguangchun/dtapp/v/unstable)](https://packagist.org/packages/liguangchun/dtapp) [![Total Downloads](https://poser.pugx.org/liguangchun/dtapp/downloads)](https://packagist.org/packages/liguangchun/dtapp) [![License](https://poser.pugx.org/liguangchun/dtapp/license)](https://packagist.org/packages/liguangchun/dtapp) ## 依赖环境 1. PHP7.0 版本及以上(低版本和7.4版本未做兼容处理!) ## 使用教程 [文档链接](https://apidoc.dtapp.net/web/#/4 "文档链接") ## 安装 ```text composer require liguangchun/dtapp ``` ## 更新 ```text composer update liguangchun/dtapp ``` ## 删除 ```text composer remove liguangchun/dtapp ```