PHPackages                             w3caredev/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. w3caredev/tariff

ActiveCraft-plugin

w3caredev/tariff
================

tariff

08PHP

Since Apr 17Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

tariff plugin for Craft CMS 3.x
===============================

[](#tariff-plugin-for-craft-cms-3x)

tariff

[![Screenshot](resources/img/plugin-logo.png)](resources/img/plugin-logo.png)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require w3caredev/tariff

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for tariff.

tariff Overview
---------------

[](#tariff-overview)

-Insert text here-

Configuring tariff
------------------

[](#configuring-tariff)

- //Set Config in your /vendor/w3caredev/tariff/src/modal/Settings.php

    $tableField = 'priceByAge'; $ageColumn = 'age'; $priceColumn = 'price'; $sectionName = 'tariffs';
-

Using tariff
------------

[](#using-tariff)

-{% set birthdate = '01/30/2008' %}

{% for item in craft.tariff.birthdate(birthdate).hide("noPrice").sort("price", "DESC").find() %}

```
{{item.title}}
{{item.price}}
{{item.customfiled1}}

```

{% endfor %}-

tariff Roadmap
--------------

[](#tariff-roadmap)

Some things to do, and ideas for potential features:

- Release it

Brought to you by [w3caredev](https://w3care.com)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/dc9d0647341b72348c739ca9c56df19f1ac839228c04eea5413235501c6cba7c?d=identicon)[w3care25](/maintainers/w3care25)

---

Top Contributors

[![w3caredev](https://avatars.githubusercontent.com/u/38389220?v=4)](https://github.com/w3caredev "w3caredev (9 commits)")

### Embed Badge

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

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

PHPackages © 2026

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