maverickslab / shipping-easy
This is a laravel package for interacting with ShippingEasy's api
dev-master
2017-05-03 12:58 UTC
Requires
- php: ^5.3.3 || ^7.0
- guzzlehttp/guzzle: ^6.2
This package is not auto-updated.
Last update: 2024-11-18 16:15:46 UTC
README
#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