PHPackages                             bagisto-eu/tax-rates - 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. bagisto-eu/tax-rates

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

bagisto-eu/tax-rates
====================

This extensions helps you to import all tax rates in your Bagisto instance.

8131PHP

Since Feb 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/bagisto-europe/tax-rates)[ Packagist](https://packagist.org/packages/bagisto-eu/tax-rates)[ RSS](/packages/bagisto-eu-tax-rates/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Bagisto Tax Rates
=================

[](#bagisto-tax-rates)

[![Packagist Downloads](https://camo.githubusercontent.com/852bfa9a648856d9bea26313cd404571344099927bcfe5b5c7e98072f49e1035/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6261676973746f2d65752f7461782d7261746573)](https://packagist.org/packages/bagisto-eu/tax-rates)[![GitHub license](https://camo.githubusercontent.com/5a2aca50a24428a84cfe1725cc0eca9e2eb27d846a281b4c736359962d2dd46c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6261676973746f2d6575726f70652f7461782d7261746573)](https://github.com/bagisto-europe/tax-rates/blob/master/LICENSE)

This extensions helps you to import all tax rates for each country in your Bagisto instance.

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

[](#installation)

Using composer, you only need to run:

```
composer require bagisto-eu/tax-rates:dev-master
```

Usage
-----

[](#usage)

### Import tax rates for all regions.

[](#import-tax-rates-for-all-regions)

Run the following command in your terminal

```
php artisan db:seed --class="Bagisto\TaxRates\Database\Seeders\DatabaseSeeder"
```

### Import only European tax rates

[](#import-only-european-tax-rates)

```
php artisan db:seed --class="Bagisto\TaxRates\Database\Seeders\EuropeTaxRatesSeeder"
```

### Import only US tax rates

[](#import-only-us-tax-rates)

```
php artisan db:seed --class="Bagisto\TaxRates\Database\Seeders\UsTaxRatesSeeder"
```

Now go to Admin -&gt; Settings -&gt; Taxes -&gt; Tax Rates.

Changelog
---------

[](#changelog)

Please see the [CHANGELOG](CHANGELOG.md) file for more information about what has recently changed.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/1594411?v=4)[Glenn Hermans](/maintainers/ghermans)[@ghermans](https://github.com/ghermans)

---

Top Contributors

[![ghermans](https://avatars.githubusercontent.com/u/1594411?v=4)](https://github.com/ghermans "ghermans (19 commits)")

---

Tags

bagistohacktoberfest

### Embed Badge

![Health badge](/badges/bagisto-eu-tax-rates/health.svg)

```
[![Health](https://phpackages.com/badges/bagisto-eu-tax-rates/health.svg)](https://phpackages.com/packages/bagisto-eu-tax-rates)
```

PHPackages © 2026

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