PHPackages                             yumaeda/shipping-fee - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. yumaeda/shipping-fee

ActiveLibrary

yumaeda/shipping-fee
====================

Calculates shipping fee upon delivery in Japan based on various conditions

v1.0.2(7y ago)015MITPHPPHP &gt;=5.4.0CI failing

Since Apr 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/yumaeda/shipping-fee)[ Packagist](https://packagist.org/packages/yumaeda/shipping-fee)[ Docs](https://github.com/yumaeda/shipping-fee)[ RSS](/packages/yumaeda-shipping-fee/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

This is PHP library for calculating shipping fee based on the regions in Japan.

- This API is experimental and may be removed anytime without any notice.
- The author shall not be held responsible or liable, under any circumstances, for any damages resulting from using this component.

Installation
------------

[](#installation)

1. Add this require line to your `composer.json`:

```
{
    "require": {
        "yumaeda/shipping-fee": "1.0.*"
    }
}

```

2. `composer install` on your terminal.

How to Use
----------

[](#how-to-use)

```
