PHPackages                             apo/customs-tariff - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. apo/customs-tariff

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

apo/customs-tariff
==================

Maldives Customs service, tariff query library

1.0.1(9y ago)122MITPHPPHP &gt;=5.6.0

Since Dec 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/afxal/CustomsTariff)[ Packagist](https://packagist.org/packages/apo/customs-tariff)[ RSS](/packages/apo-customs-tariff/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Maldives CustomsTariff
======================

[](#maldives-customstariff)

[![Build Status](https://camo.githubusercontent.com/79983c1e42d661942c0b8fb07e19804fd1431e58aeb526d43d1309952c36df37/68747470733a2f2f7472617669732d63692e6f72672f616678616c2f437573746f6d735461726966662e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/afxal/CustomsTariff)

Maldives Customs tariff data query library using

### Installation

[](#installation)

```
$ composer require apo/customs-tariff
```

### Usage

[](#usage)

```
    $ct =  new CustomsTariff('food');
    $ct->getList();
```

```
    $ct =  new CustomsTariff();
    $ct->search('almond');
    $ct->toJson();
```

```
    $ct =  new CustomsTariff();
    $ct->search('tuna');
    $ct->setLimit(10)
    $ct->toJson();
```

```
    $ct =  new CustomsTariff();
    $ct->findCode('0302310000');
    $ct->toJson();
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

3423d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01eda4fafdd3cc84cbb724783df59c1c169d7ee4ecb6853c02fc2e190b008796?d=identicon)[apo](/maintainers/apo)

---

Top Contributors

[![afxal](https://avatars.githubusercontent.com/u/383016?v=4)](https://github.com/afxal "afxal (1 commits)")

---

Tags

maldivescustomsTariff

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/apo-customs-tariff/health.svg)

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

###  Alternatives

[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)

PHPackages © 2026

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