Libraries tagged by yclients
eonx-com/easy-pagination
1062558 Downloads
Provides a generic way to handle pagination data from clients
enygma/gauth
123526 Downloads
PHP library to generate codes compatible with the Google Authenticator clients
eightpoints/guzzle-wsse-middleware
2070389 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
craftpulse/craft-colour-swatches
22819 Downloads
Let clients choose from a predefined set of colours and utilise associated colour codes and class names in your templates.
elgentos/magento2-clientside-cache
13266 Downloads
Elgentos Clientside Cache
api-clients/psr7-oauth1
30635 Downloads
Client-side PSR-7 Oauth1 request signer for PHP
api-clients/openapi-client-utils
282208 Downloads
Common utils for generated OpenAPI clients
api-clients/openapi-client-generator
18018 Downloads
Generate a client based on an OpenAPI spec
api-clients/contracts
368736 Downloads
PHP API Clients wide contracts
wbrowar/craft-admin-bar
7425 Downloads
Front-end shortcuts for clients logged into Craft CMS.
stephenlake/laravel-shovel
3236 Downloads
A minimal package for shovelling data from an API to clients, for Laravel.
paysera/lib-rest-client-common
193655 Downloads
Base classes/helpers used in REST Clients
ory/client
24919 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) |
open-telemetry/opentelemetry-auto-http-async
507137 Downloads
OpenTelemetry auto-instrumentation for HTTPlug async clients.
mailslurp/mailslurp-client-php
31901 Downloads
MailSlurp is an API for sending and receiving emails and SMS from dynamically allocated email addresses and phone numbers. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://docs.mailslurp.com/) - [Examples](https://github.com/mailslurp/examples) repository