Libraries tagged by php http
ares333/php-curl
24338 Downloads
The best php curl library.
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
scoutapp/scout-apm-php
896587 Downloads
Scout Application Performance Monitoring Agent - https://scoutapm.com
mailslurp/mailslurp-client-php
74954 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
hownowstephen/php-foursquare
179872 Downloads
A simple PHP library for accessing the foursquare API (see: https://developer.foursquare.com)
andig/php-shunting-yard
232644 Downloads
Refactored repack of https://github.com/droptable/php-shunting-yard
commercetools/php-sdk
296554 Downloads
This Composable Commerce PHP SDK is deprecated effective 1st September 2022. We recommend you to use our new SDK here https://docs.commercetools.com/sdk/php-sdk#php-sdk-v2.
php-http/vcr-plugin
328354 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
php-http/react-adapter
270983 Downloads
React HTTP Adapter
gregurco/guzzle-bundle-oauth2-plugin
365938 Downloads
OAuth2 Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
gregurco/guzzle-bundle-cache-plugin
415551 Downloads
Cache Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eugenganshorn/guzzle-bundle-retry-plugin
468453 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
eightpoints/guzzle-wsse-middleware
2124851 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
php-http/adapter
9061 Downloads
HTTPlug, the HTTP client abstraction for PHP
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) |