An open API service indexing awesome lists of open source software.

https://github.com/compwright/shippo-php


https://github.com/compwright/shippo-php

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# compwright/shippo-php

A [Shippo](http://goshippo.com) API Client for PHP 8.3+.

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Latest Version on Packagist][packagist-downloads]][link-packagist]

## Installation

This package can be installed via [Composer](http://getcomposer.org):

composer require compwright/shippo-php

## APIs

`Api` supports these Shippo API endpoints:

* Order
* Shipment
* Transaction (Label Purchase)

## License

[MIT License](https://github.com/compwright/shippo-php/blob/master/LICENSE)

[ico-version]: https://img.shields.io/packagist/v/compwright/shippo-php.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[link-packagist]: https://packagist.org/packages/compwright/shippo-php
[packagist-downloads]: https://img.shields.io/packagist/dt/compwright/shippo-php.svg