voogsgerd/webhooks

An Webhook server for PHP

v0.1.0 2015-07-30 22:26 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:26:06 UTC


README

Build Status

An object oriented approach to implementing Webhooks/Deploy systems using PHP

Contributors

  • Daniel Voogsgerd

Contributing

If you would like to contribute enhancements or fixes, please do the following:

  1. Fork the plugin repository.
  2. Hack on a separate topic branch created from the latest master.
  3. Create unittests with complete coverage of the code you've just written.
  4. Commit and push the topic branch.
  5. Make a pull request.

Todo:

  • Write unittests for the project
  • Split the Deployer from the Webhook repo and start a different package for it

Credits

  • PHPGit by Kazuyuki Hayashi (MIT License)

License

This project is open-sourced software and is licensed under the MIT License