spalax/zf2-client-moysklad
Composer 安装命令:
composer require spalax/zf2-client-moysklad
包简介
Zend Framework 2 module for moysklad service
README 文档
README
To setup library you have to had composer.phar. You can download it using this command:
php -r "eval('?>'.file_get_contents('https://getcomposer.org/installer'));"
or you can follow the instructions on http://getcomposer.org/download/
Composer will install all required Zend libraries.
After the composer has been downloaded, you should run it:
chmod a+x composer.phar && ./composer.phar install
or
./composer.phar update
Simple usage examples you can found in demo/ folder.
If your project already includes Zend Framework 2, this module could be installed as Zend Framework 2 module. You should only copy config/zf2clientmoysklad.global.php to your config/autoload and change commented line with your connection credentials.
统计信息
- 总下载量: 58
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-11-10