sendcloud-php-client
sendcloud-php-client copied to clipboard
PHP Client for SendCloud API
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...