maverickslab/shipping-easy

This is a laravel package for interacting with ShippingEasy's api

Installs: 232

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 1

pkg:composer/maverickslab/shipping-easy

dev-master 2017-05-03 12:58 UTC

This package is not auto-updated.

Last update: 2025-10-06 21:10:56 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

  1. Php ^5.6 | ^7.0.0
  2. guzzlehttp/guzzle

Instalation

  1. composer require maverickslab/shipping-easy
  2. php artisan vendor:publish
  3. update your shippingeasy.php file in /conf

Features

  1. Get list of subscriptions
  2. Enroll merchant on ShippingEasy
  3. Import orders from ShippingEasy
  4. Export order to ShippingEasy