tairezzzz/yii2-endicia-api

Simple Endicia API wrapper for Yii 2.0 Framework

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2015-09-03 09:03 UTC

This package is not auto-updated.

Last update: 2024-05-15 08:33:42 UTC


README

Simple Endicia API wrapper for Yii 2.0 Framework

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist tairezzzz/yii2-endicia-api "*"

or add

"tairezzzz/yii2-endicia-api": "*"

to the require section of your composer.json file.