ory / client
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for th
Requires
- php: ^8.1
- 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
This package is auto-updated.
Last update: 2026-06-12 07:08:32 UTC
README
This is the official Ory Client SDK for php.
Ory Network
This SDK is for use with Ory Network. If you are developing against a self-hosted Ory instance, please use the individual Client SDK and refer to the self-hosted documentation.
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!