maverickslab/shipping-easy
This is a laravel package for interacting with ShippingEasy's api
233
| Install | |
|---|---|
composer require maverickslab/shipping-easy |
|
| PHP: | ^5.3.3 || ^7.0 |
| License: | MIT |
| Last Updated: | May 3, 2017 |
| Links: | GitHub · Packagist |
Maintainer: maverickslab
#Laravel 5.4 package for ShippingEasy
Description
This package provides the basic utilities for interfacing with the ShippingEasy PHP library for laravel applications
Dependencies
- Php ^5.6 | ^7.0.0
- guzzlehttp/guzzle
Instalation
- composer require maverickslab/shipping-easy
- php artisan vendor:publish
- update your shippingeasy.php file in /conf
Features
- Get list of subscriptions
- Enroll merchant on ShippingEasy
- Import orders from ShippingEasy
- Export order to ShippingEasy