speedwork/helpers

This package is abandoned and no longer maintained. No replacement package was suggested.

Speedwork Helpers

v1.0.4 2017-07-27 12:41 UTC

This package is not auto-updated.

Last update: 2018-06-29 18:50:37 UTC


README

==================== Latest Stable Version Latest Unstable Version License Total Downloads Build Status

This library provides a range of helper classes that are used throughout the framework

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make your changes
  4. Run the tests, adding new ones for your own code if necessary (phpunit)
  5. Commit your changes (git commit -am 'Added some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request