Parse HTTP Link
rel headers into a structured format
To run the tests, run this on your command line:
./phpunit.phar
Bug reports and pull requests are welcome on GitHub at https://github.com/indieweb/link_rel_parser-ruby/issues. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the IndieWebCamp Code of Conduct.
- Fork it
- Get it running
- Create your feature branch (
git checkout -b my-new-feature
) - Write your code and tests
- Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
If you find bugs, have feature requests or questions, please file an issue.
Everyone interacting in the link-rel-parser-php codebase, issue tracker, chat room, and mailing lists is expected to follow the link-rel-parser-php code of conduct.