PHPackages                             sagawa/sagawa - 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. [API Development](/categories/api)
4. /
5. sagawa/sagawa

ActiveLibrary[API Development](/categories/api)

sagawa/sagawa
=============

A package for Sagawa Api

v1.06(5y ago)1941MITPHPPHP &gt;=5.6

Since Nov 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/locnumber1/sagawa)[ Packagist](https://packagist.org/packages/sagawa/sagawa)[ Docs](https://oro.com)[ RSS](/packages/sagawa-sagawa/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (8)Used By (0)

Sagawa module
=============

[](#sagawa-module)

A project for Sagawa Api.

Step by step use this package:
==============================

[](#step-by-step-use-this-package)

1. Install composer
-------------------

[](#1-install-composer)

You can use Composer to install and manage this package easily.

2. Install package:
-------------------

[](#2-install-package)

Use composer to install this package:

composer require sagawa/sagawa

3. How to use this package:
---------------------------

[](#3-how-to-use-this-package)

- If you don't use framework.You need add first:

> require\_once \_\_DIR\_\_ . '/vendor/autoload.php';
> use oro\\Sagawa\\Sagawa;
> $sagawa = new Sagawa($Username,$Password,$RequestData);

- If you don't use framework. You just include this and use:

> use oro\\Sagawa\\Sagawa;
> $sagawa = new Sagawa($Username,$Password,$RequestData);

Note:

- $Username is username from Sagawa.
- $Password is password from Sagawa.
- $RequestData is data format from Sagawa

4. Methods in package:
----------------------

[](#4-methods-in-package)

- Create order:

> $sagawainfo = $sagawa-&gt;receive\_order();

- Tracking order:

> $sagawainfo = $sagawa-&gt;tracking\_order();

- Fee order:

> $sagawainfo = $sagawa-&gt;fee();

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 74.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~5 days

Total

7

Last Release

2015d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/86ccac8c68a93f6d9932b73ac29183e7892de09b32991a3947aae43cc8219c83?d=identicon)[phanloc](/maintainers/phanloc)

---

Top Contributors

[![nguyenphanlocoro](https://avatars.githubusercontent.com/u/83195890?v=4)](https://github.com/nguyenphanlocoro "nguyenphanlocoro (20 commits)")[![locnumber1](https://avatars.githubusercontent.com/u/6727528?v=4)](https://github.com/locnumber1 "locnumber1 (7 commits)")

### Embed Badge

![Health badge](/badges/sagawa-sagawa/health.svg)

```
[![Health](https://phpackages.com/badges/sagawa-sagawa/health.svg)](https://phpackages.com/packages/sagawa-sagawa)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
