Download the PHP package answear/inpost-pickup-point-bundle without Composer
On this page you can find all versions of the php package answear/inpost-pickup-point-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download answear/inpost-pickup-point-bundle
More information about answear/inpost-pickup-point-bundle
Files in answear/inpost-pickup-point-bundle
Download answear/inpost-pickup-point-bundle
More information about answear/inpost-pickup-point-bundle
Files in answear/inpost-pickup-point-bundle
Vendor answear
Package inpost-pickup-point-bundle
Short Description API Client for Inpost.
License MIT
Package inpost-pickup-point-bundle
Short Description API Client for Inpost.
License MIT
Please rate this library. Is it a good library?
Informations about the package inpost-pickup-point-bundle
Inpost Bundle
Inpost integration for Symfony Documentation of the API can be found here: https://docs.inpost24.com/display/PL/Dokumentacja+API+SHIPX
Instalation
- install with Composer
Answear\InpostBundle\AnswearInpostBundle::class => ['all' => true],
should be added automatically to your config/bundles.php
file by Symfony Flex.
Usage
Find parcel machines
FindPointsRequestBuilder
This class allows you to quickly search for specific parcel machines
- Example: search parcel machine with given name
Available methods
- setName (string)
- setNames (array)
- setType (PointType)
- setTypes (PointType[])
- setFunction (PointFunctionsType)
- setFunctions (PointFunctionsType[])
- setPartnerId (integer)
- setPartnersId (array)
- setIsNext (boolean)
- setPaymentAvailable (boolean)
- setPostCode (string)
- setPostCodes (array)
- setCity (string)
- setCities (array)
- setProvince (string)
- setVirtual (integer)
- setVirtuals (array)
- setUpdatedFrom (DateTimeInterface)
- setUpdatedTo (DateTimeInterface)
- setPage (integer)
- setPerPage (integer)
All versions of inpost-pickup-point-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
guzzlehttp/guzzle Version ^6.0|^7.0
phpstan/phpstan-deprecation-rules Version ^1.2
symfony/http-kernel Version ^6.1|^7.0
symfony/property-info Version ^6.1|^7.0
symfony/serializer Version ^6.1|^7.0
symfony/serializer-pack Version ^1.0
webmozart/assert Version ^1.11
ext-json Version *
guzzlehttp/guzzle Version ^6.0|^7.0
phpstan/phpstan-deprecation-rules Version ^1.2
symfony/http-kernel Version ^6.1|^7.0
symfony/property-info Version ^6.1|^7.0
symfony/serializer Version ^6.1|^7.0
symfony/serializer-pack Version ^1.0
webmozart/assert Version ^1.11
The package answear/inpost-pickup-point-bundle contains the following files
Loading the files please wait ....