Libraries tagged by dapi client
zitadel/client
38434 Downloads
Official Zitadel SDK for PHP. Authenticate and access Zitadel's authentication and management APIs in PHP.
zimbra-api/soap-api
113814 Downloads
PHP wrapper library around the Zimbra Soap API
yiisoft/yii-auth-client
2198 Downloads
Yii Framework external authentication via OAuth
tucker-eric/docusign-rest-client
694741 Downloads
A PHP Wrapper For The Official Docusign Esign Library Implementing The Docusign REST Api
trustly/trustly-client-php
424084 Downloads
Implementation of communications with Trustly public API for Online bank e-payments. See https://trustly.com for more information
teknoo/sellsy-client
220492 Downloads
PHP library to connect your applications to your Sellsy account account using the Sellsy API and build your websites and your platforms on the Sellsy technology.
sk-id-solutions/smart-id-php-client
1017712 Downloads
Smart-ID PHP client
serwersms/serwersms-php-client
358686 Downloads
SerwerSMS API PHP
sendwithus/api
893240 Downloads
sendwithus.com PHP Client
salamek/ppl-my-api
389299 Downloads
Professional Parcel Logistic MyApi client in PHP
sajya/client
1023644 Downloads
HTTP client and server for JSON-RPC 2.0
rebilly/client-php
443904 Downloads
Rebilly PHP Client
pandadoc/php-client
274741 Downloads
The Official PandaDoc PHP client SDK
ory/hydra-client
498359 Downloads
Documentation for all of Ory Hydra's APIs.
ory/client
150156 Downloads
# 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 the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |