# php-library **Repository Path**: dtapps/php-library ## Basic Information - **Project Name**: php-library - **Description**: PHP扩展包控制器 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://packagist.org/packages/dtapps/php-library - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-28 - **Last Updated**: 2021-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README www.dtapp.net

PHP扩展包控制器

📦 PHP扩展包控制器 [comment]: <> (dtapps) [![GitHub Org's stars](https://img.shields.io/github/stars/dtapps)](https://github.com/dtapps) [comment]: <> (php) [![PHP Version](https://img.shields.io/badge/php-%3E%3D7.2-8892BF.svg)](http://www.php.net/) [comment]: <> (packagist.org) [![License](https://poser.pugx.org/dtapps/php-library/license)](https://packagist.org/packages/dtapps/php-library) [![Latest Stable Version](https://poser.pugx.org/dtapps/php-library/v/stable)](https://packagist.org/packages/dtapps/php-library) [![Latest Unstable Version](https://poser.pugx.org/dtapps/php-library/v/unstable)](https://packagist.org/packages/dtapps/php-library) [![Total Downloads](https://poser.pugx.org/dtapps/php-library/downloads)](https://packagist.org/packages/dtapps/php-library) [comment]: <> (hn.devcloud.huaweicloud.com) [![Code Health](https://hn.devcloud.huaweicloud.com/codecheck/v1/codecheck/task/codehealth.svg?taskId=ebd1215746ef4392b167d4ecf5780a4f)](https://hn.devcloud.huaweicloud.com/codecheck/project/b7a03c9ea96e40cb93fed6e23a27a7be/codecheck/task/ebd1215746ef4392b167d4ecf5780a4f/detail) [![Build Status](https://hn.devcloud.huaweicloud.com/codeci/v5/badge.svg?job_id=6d2fbe31e48a42aa8beab844aa6c11a4&branch=master&language=zh-cn)](https://hn.devcloud.huaweicloud.com/codeci/project/b7a03c9ea96e40cb93fed6e23a27a7be/codeci/detail/workspace/6d2fbe31e48a42aa8beab844aa6c11a4) [comment]: <> (github.com) [![watchers](https://badgen.net/github/watchers/dtapps/php-library)](https://github.com/dtapps/php-library/watchers) [![stars](https://badgen.net/github/stars/dtapps/php-library)](https://github.com/dtapps/php-library/stargazers) [![forks](https://badgen.net/github/forks/dtapps/php-library)](https://github.com/dtapps/php-library/network/members) [![issues](https://badgen.net/github/issues/dtapps/php-library)](https://github.com/dtapps/php-library/issues) [![branches](https://badgen.net/github/branches/dtapps/php-library)](https://github.com/dtapps/php-library/branches) [![releases](https://badgen.net/github/releases/dtapps/php-library)](https://github.com/dtapps/php-library/releases) [![tags](https://badgen.net/github/tags/dtapps/php-library)](https://github.com/dtapps/php-library/tags) [![license](https://badgen.net/github/license/dtapps/php-library)](https://github.com/dtapps/php-library/blob/master/LICENSE) [![contributors](https://badgen.net/github/contributors/dtapps/php-library)](https://github.com/dtapps/php-library/CONTRIBUTING.md) [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/dtapps/php-library)](https://github.com/dtapps/php-library/releases) [![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/dtapps/php-library)](https://github.com/dtapps/php-library/tags) [![GitHub pull requests](https://img.shields.io/github/issues-pr/dtapps/php-library)](https://github.com/dtapps/php-library/pulls) [![GitHub issues](https://img.shields.io/github/issues/dtapps/php-library)](https://github.com/dtapps/php-library/issues) [![GitHub Sponsors](https://img.shields.io/github/sponsors/dtapps)](https://github.com/dtapps/php-library/FUNDING.yml) [![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/dtapps/php-library)](https://github.com/dtapps/php-library) [![GitHub language count](https://img.shields.io/github/languages/count/dtapps/php-library)](https://github.com/dtapps/php-library) [![GitHub search hit counter](https://img.shields.io/github/search/dtapps/php-library/php)](https://github.com/dtapps/php-library) [![GitHub top language](https://img.shields.io/github/languages/top/dtapps/php-library)](https://github.com/dtapps/php-library) [comment]: <> (scrutinizer-ci.com) [![Scrutinizer build (GitHub/Bitbucket)](https://img.shields.io/scrutinizer/build/g/dtapps/php-library/master)](https://scrutinizer-ci.com/g/dtapps/php-library) [![Scrutinizer coverage (GitHub/BitBucket)](https://img.shields.io/scrutinizer/coverage/g/dtapps/php-library/master)](https://scrutinizer-ci.com/g/dtapps/php-library) [![Scrutinizer code quality (GitHub/Bitbucket)](https://img.shields.io/scrutinizer/quality/g/dtapps/php-library/master)](https://scrutinizer-ci.com/g/dtapps/php-library) [comment]: <> (www.travis-ci.com) [![Travis (.com) branch](https://img.shields.io/travis/com/dtapps/php-library/master)](https://www.travis-ci.com/github/dtapps/php-library) [comment]: <> (app.codecov.io) [![Codecov branch](https://img.shields.io/codecov/c/github/dtapps/php-library/master)](https://app.codecov.io/gh/dtapps/php-library) [comment]: <> (gitlab.com) [![gitlab (.com)](https://gitlab.com/dtapps/php-library/badges/master/pipeline.svg)](https://gitlab.com/dtapps/php-library) ### 安装 ```php composer require dtapps/php-library -vvv ``` ## 更新 ```php composer update dtapps/php-library -vvv ``` ## 删除 ```php composer remove dtapps/php-library -vvv ```