imphp / service
1.0.0
2022-05-10 22:00 UTC
Requires
- imphp/base: ~1.1
README
用于管理全局资源的资源管理库。
完整文档
您可以查看完整文档以了解更多关于该库提供的内容。
安装
使用 .phar 库
wget https://github.com/IMPHP/service/releases/download/<version>/imphp-service.phar
require "imphp-service.phar"; ...
通过 git 克隆
git clone https://github.com/IMPHP/service.git imphp/service/
Composer (Packagist)
composer require imphp/service