此包已弃用,不再维护。未建议替代包。

Speedwork 工具库

v1.0.4 2017-07-27 05:24 UTC

This package is not auto-updated.

Last update: 2018-07-13 12:08:16 UTC


README

====================

Latest Stable Version Latest Unstable Version License Total Downloads Build Status

此库提供了一系列在框架中使用的实用类。

贡献

  1. Fork 它
  2. 创建你的功能分支(git checkout -b my-new-feature
  3. 进行更改
  4. 运行测试,如有必要为你的代码添加新的测试(phpunit
  5. 提交你的更改(git commit -am '添加了一些功能'
  6. 推送到分支(git push origin my-new-feature
  7. 创建新的 Pull Request