Download the PHP package lsv/pd-parcelshop-api without Composer
On this page you can find all versions of the php package lsv/pd-parcelshop-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lsv/pd-parcelshop-api
More information about lsv/pd-parcelshop-api
Files in lsv/pd-parcelshop-api
Download lsv/pd-parcelshop-api
More information about lsv/pd-parcelshop-api
Files in lsv/pd-parcelshop-api
Vendor lsv
Package pd-parcelshop-api
Short Description Webservice for PostNord ParcelShop
License MIT
Package pd-parcelshop-api
Short Description Webservice for PostNord ParcelShop
License MIT
Please rate this library. Is it a good library?
Informations about the package pd-parcelshop-api
PostNord parcelshop (tested with Denmark and Sweden)
Get parcelshops from either
- A parcelshop number
- A danish zipcode
- Nearby an address
Connecting
You will need an ApiKey to get access to the API
Get single parcelshop by Id
``
Throws ` if not found
Returns is a
object
Get parcelshops from a zipcode
``
Throws ` if none found
Returns is a array of
Get parcelshops near address
``
Third argument is how many you want
Throws ` if address is unknown
Returns is a array of
Add retry guzzle client
First install it with composer
`
Now create our client
``
All versions of pd-parcelshop-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0
ext-json Version *
guzzlehttp/guzzle Version ^6.0
doctrine/collections Version ~1.0
ext-json Version *
guzzlehttp/guzzle Version ^6.0
doctrine/collections Version ~1.0
The package lsv/pd-parcelshop-api contains the following files
Loading the files please wait ....