fproject/phpamf
Composer 安装命令:
composer require fproject/phpamf
包简介
PHP implementation of Action Message Format
关键字:
README 文档
README
INSTALLATION
The preferred way to install this library is through composer.
You can either run:
php composer.phar require fproject/phpamf "*"
or add this block to the require section of your composer.json file:
"require" : { "php" : ">=5.4.0", "fproject/phpamf": "*", // ... }
REQUIREMENTS
The minimum requirement by phpamf:
- Your Web server supports PHP 5.4 or above
##LICENSE
phpamf is released under the Apache 2.0 License. See the bundled LICENSE.md for details.
##LINKS
统计信息
- 总下载量: 428
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache
- 更新时间: 2016-01-13