PHP-SDK ======= .. toctree:: :hidden: php-sdk/installation php-sdk/connecting-with-the-api php-sdk/retrieving-resources php-sdk/price-calculator php-sdk/common-use-case php-sdk/label-combining php-sdk/advanced-usage The PHP-SDK can be used to easily communicate with the MyParcel.com API. For more information about the MyParcel.com API, see the :doc:`API section ` of the documentation. Features -------- As the API is updated with new features, these features will be added to the SDK for easier access. Currently, the following features are supported by the SDK: - Authentication with our (OAuth 2.0) authentication server, using the `client_credentials `_ grant. - Shipment creation. - Resource retrieval of the following types: - :doc:`Carriers ` - :doc:`Files ` - :doc:`Pick-up/drop-off locations ` - :doc:`Regions ` - :doc:`Services ` - :doc:`Service options ` - :doc:`Service rates ` - :doc:`Shipments ` - :doc:`Shops ` Support ------- Do not hesitate to contact us if you have any further questions or feedback about our SDK. We would love to hear from you. You can `get in touch with us `_.