Libraries tagged by web-service
guzzlehttp/guzzle
1042721885 Downloads
Guzzle is a PHP HTTP client library
monolog/monolog
1012344525 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
aws/aws-sdk-php
541530371 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
maxmind/web-service-common
89282595 Downloads
Internal MaxMind Web Service API
php-curl-class/php-curl-class
9925491 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
srmklive/paypal
4148160 Downloads
PayPal REST API client for Laravel and standalone PHP.
eightpoints/guzzle-bundle
12505470 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
alexpechkarev/google-maps
3605164 Downloads
Collection of Google Maps API Web Services for Laravel
guzzle/guzzle
74005368 Downloads
PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle
willdurand/hateoas
16200759 Downloads
A PHP library to support implementing representations for HATEOAS REST web services
php-ews/php-ews
2690744 Downloads
Library for communicating with Exchange Web Services.
guzzlehttp/guzzle-services
11016762 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
lob/lob-php
4198533 Downloads
The Lob API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and uses HTTP response codes to indicate any API errors.
overblog/dataloader-php
4554280 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
guzzlehttp/command
11211760 Downloads
Provides the foundation for building command-based web service clients