maildocker/track-php
最新稳定版本:0.1
Composer 安装命令:
composer require maildocker/track-php
包简介
Registrar eventos usando PHP.
README 文档
README
Important: This library requires PHP 5.3 or higher.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Running Tests
The existing tests in the test directory can be run using PHPUnit with the following command:
composer update --dev cd test ../vendor/bin/phpunit ``` or if you already have PHPUnit installed globally. ```bash cd test phpunit ```
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-12-30