该包已被弃用且不再维护。没有建议的替代包。

Speedwork 核心模块

v1.0.4 2017-07-29 17:05 UTC

This package is not auto-updated.

Last update: 2018-06-23 12:48:08 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