Navigation
==========

APIs:
* [Authorizations](authorizations.md)
* [Commits](commits.md)
* [Enterprise](enterprise.md)
* [Gists](gists.md)
  * [Comments](gists/comments.md)
* [Issues](issues.md)
  * [Comments](issue/comments.md)
  * [Labels](issue/labels.md)
* [Organization](organization.md)
  * [Members](organization/members.md)
  * [Teams](organization/teams.md)
* [Pull Requests](pull_requests.md)
  * [Comments](pull_request/comments.md)
* [Repositories](repos.md)
  * [Contents](repo/contents.md)
  * [Releases](repo/releases.md)
    * [Assets](repo/assets.md)
  * [Deployments](repo/deployments.md)
* [Users](users.md)
* [Meta](meta.md)
* [Activity](activity.md)

Additional features:

* [Pagination support](result_pager.md)
* [Authentication & Security](security.md)
* [Request any Route](request_any_route.md)
* [Customize `php-github-api` and testing](customize.md)
