ory / kratos-client-php
This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.
Fund package maintenance!
Patreon
Open Collective
Installs: 9 098
Dependents: 2
Suggesters: 0
Security: 0
Stars: 13
Watchers: 8
Forks: 7
Open Issues: 1
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
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.0
- v0.13.1
- v0.11.1
- v0.11.0
- v0.10.1
- v0.9.0-alpha.3
- v0.9.0-alpha.2
- v0.8.2-alpha.1
- v0.8.0-alpha.2
- v0.7.6-alpha.7
- v0.7.6-alpha.6
- v0.7.6-alpha.3
- v0.7.6-alpha.1
- v0.7.5-alpha.2
- v0.7.3-alpha.8
- v0.7.3-alpha.6
- v0.7.3-alpha.5
- v0.7.3-alpha.4
- v0.7.3-alpha.3
- v0.7.3-alpha.2
- v0.7.3-alpha.1
- v0.7.1-alpha.1
- v0.7.0-alpha.1
- v0.6.3-alpha.1
- v0.6.2-alpha.1
- v0.6.1-alpha.1
- v0.6.0-alpha.17
- v0.6.0-alpha.16
- v0.6.0-alpha.15
- v0.6.0-alpha.6
- v0.6.0-alpha.5
- v0.6.0-alpha.4
- v0.6.0-alpha.2
- v0.6.0-alpha.1
- v0.5.5-alpha.4
- v0.5.5-alpha.3
- v0.5.5-alpha.2
- v0.5.4-alpha.1
- v0.5.3-alpha.1
- v0.5.2-alpha.1
- v0.5.1-alpha.1
- v0.5.0-alpha.1
- v0.4.6-alpha.1
- v0.3.0-alpha.1
- v0.2.1-alpha.1
- v0.2.0-alpha.2
- v0.1.1-alpha.1
- v0.1.0-alpha.6
- v0.1.0-alpha.5
- v0.1.0-alpha.4
- v0.1.0-alpha.1
- v0.0.3-alpha.15
- v0.0.3-alpha.14
- v0.0.3-alpha.11
- v0.0.3-alpha.10
- v0.0.3-alpha.7
- v0.0.3-alpha.5
- v0.0.3-alpha.4
- v0.0.3-alpha.3
- v0.0.3-alpha.2
- v0.0.3-alpha.1
- 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.1
- dev-meta-10-25-21-13-48-59
- dev-meta-10-25-21-13-48-35
- dev-meta-10-15-21-06-42-21
This package is auto-updated.
Last update: 2024-10-27 10:35:45 UTC
README
This is the official Ory Kratos SDK for php.
Ory Self-Hosted
This SDK is for use with self-hosted Ory Kratos. 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!