ory / oathkeeper-client-php
ORY Oathkeeper is a reverse proxy that checks the HTTP Authorization for validity against a set of rules. This service uses Hydra to validate access tokens and policies.
Fund package maintenance!
Patreon
Open Collective
Requires
- php: ^7.4 || ^8.0
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^7.3
- guzzlehttp/psr7: ^1.7 || ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.5
- phpunit/phpunit: ^8.0 || ^9.0
- dev-master
- v0.40.8
- v0.40.6
- v0.40.5
- v0.40.4
- v0.40.2
- v0.39.4
- v0.39.2
- v0.39.0
- v0.38.25-beta.1
- v0.38.24-beta.1
- v0.38.23-beta.1
- v0.38.22-beta.1
- v0.38.20-beta.1
- v0.38.19-beta.1
- v0.38.18-beta.1
- v0.38.17-beta.1
- v0.38.15-beta.1
- v0.38.14-beta.1
- v0.38.12-beta.1
- v0.38.11-beta.1
- v0.38.10-beta.2
- v0.38.9-beta.1
- v0.38.5-beta.1
- v0.38.4-beta.1
- v0.38.2-beta.1
- v0.38.1-beta.1
- v0.38.0-beta.2
- v0.37.1-beta.1
- v0.37.0-beta.1
- v0.36.0-beta.4
- v0.35.5-beta.2
- v0.35.5-beta.1
- v0.35.1-beta.1
- v0.35.0-alpha.1
- v0.0.0-alpha.62
- v0.0.0-alpha.59
- v0.0.0-alpha.58
- v0.0.0-alpha.57
- v0.0.0-alpha.56
- v0.0.0-alpha.55
- v0.0.0-alpha.54
- v0.0.0-alpha.35
- v0.0.0-alpha.34
- v0.0.0-alpha.33
- v0.0.0-alpha.32+1
- v0.0.0-alpha.5
- v0.0.0-alpha.4
- v0.0.0-alpha.3
- dev-meta-10-25-21-13-50-09
- dev-meta-10-25-21-13-49-46
- dev-meta-10-15-21-06-42-49
This package is auto-updated.
Last update: 2024-10-27 10:41:05 UTC
README
This is the official Ory Oathkeeper SDK for php.
Ory Self-Hosted
This SDK is for use with self-hosted Ory Oathkeeper. If you are developing against Ory Network, please use the Ory Network SDK.
Please do not make any pull requests against this repository! Its contents are fully auto-generated by the ory/sdk repository. Any changes to this repository will be overwritten on the next CI run!
Installation
Documentation
Generation
This code base, including this README, is auto-generated using OpenAPI Generator. If you find bugs in the SDK please check if there is an open issue at OpenAPITools/openapi-generator or ory/sdk already before opening an issue here.
Feedback
If you have feedback on how to improve the Ory SDK or are
looking to contribute, please
open an issue in ory/sdk
to
discuss your ideas.
Thanks for being a part of the Ory community!