sendcloud-php-client icon indicating copy to clipboard operation
sendcloud-php-client copied to clipboard

PHP Client for SendCloud API

Results 5 sendcloud-php-client issues
Sort by recently updated
recently updated
newest added

minor: - Changes the ordering of `@property` declarations to match the ordering on the Sendcloud API documentation feat: - Adds sender_* fields - Adds collo fields - Adds Deutsche Post...

Added parcel height, width & length

Add missing properties for shippingmethods

To be able to do unit testing and/or for development porposes, SendCloud API allows requests to be made to a mockserver instead of production server. It would be interesting to...