Libraries tagged by web-services
octolize/php-fedex-api-wrapper
2023 Downloads
API Wrapper for Fedex web services
nogrod/dhl-shipping-php-sdk
614 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
nogrod/dhl-retoure-php-sdk
655 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
nikajorjika/laravel-sms-office
1775 Downloads
Package that servers as a channel provider for Georgian SMS office web service
meta-tech/pws-client
3532 Downloads
PwsClient is a php web service client managing PwsAuth protocol
meta-tech/pws-auth
3636 Downloads
PwsAuth is an authentication protocol throught http header designed to web services
labroots/amazon-mws-orders
3844 Downloads
Amazon Marketplace Web Service Orders PHP Client Library
ktr/business-central-sdk
451 Downloads
Laravel SDK for Microsoft Business Central - Connect to Business Central web services with elegant model-based API
klukiyan/laravel-ews-mail-server
297 Downloads
Send Email from Laravel using Microsoft Exchange Web Services (EWS).
kiksaus/monolog
98 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
idealizetecnologia/php-sigep
34075 Downloads
Integração com Web Service do Correios. Gera etiquetas, consulta preços e prazos, imprime etiquetas e PLP, etc.
hubzero/orcid-php
16989 Downloads
Library for ORCID web services
hametuha/hashboard
2974 Downloads
Web service like dashboard for WordPress.
glance-project/egroup-service
1734 Downloads
Abstraction on top of the e-groups web service
frostybee/slim-template
54 Downloads
A Slim framework skeleton for implementing REST-based Web services.