mibo/vat-value-resolver-eu
Composer 安装命令:
composer require mibo/vat-value-resolver-eu
包简介
PHP Lib for VAT rate value resolving for EU countries
关键字:
README 文档
README
mibo/vat-value-resolver-eu
The library implements Value Resolver for VAT rates for the EU member countries. Note, that the library
does not contain all its members' VAT rates, specially for dates and previous dates when the country had or
more than 4 VAT rates, because that cannot be implemented unless one can specify the value of the VAT
by classification of the product or service. Because of many countries and I, the developer am not native
to each country nor willing to search the whole net, the countries might have missing VAT rates for some
dates, years.
The library is open to contributions, not only of the code and adding new or missing VAT rates, but also
of reporting upcoming changes of VAT rates, so that the library can be updated in time.
Every change for every VAT is reported in changelog.
News
Estonia 2025
Since v1.5.0
Security Tax Act 512 SE
Changes in the Estonian Value Added Tax Act
New VAT values for Estonia for 2025 were added.
Then change includes:
- Standard VAT rate from 22 to 24 percent.
Finland 2024
Since v1.5.0
New VAT values for Finland for 2024 were added.
The change includes:
- Standard VAT rate from 24 to 25.5 percent;
Estonia 2025
Since v1.4.0
Changes in the Estonian Value Added Tax Act
New VAT values for Estonia for 2025 were added.
Then change includes:
- Reduced VAT rate from 9 to 13 percent;
- Second reduced VAT rate from 5 to 9 percent.
Slovakia 2025
Since v1.4.0
Increase of 3 percent to VAT rate
New VAT values for Slovakia for 2024 were added.
Then change includes:
- Standard VAT rate from 20 to 23 percent;
- Reduced VAT rate from 10 to 19 percent;
- Introduced Second reduced VAT rate at 5 percent.
Czechia 2024
Since v1.3.0
New VAT values for Czechia for 2024 were added.
The change includes:
- Reduced VAT rate from 15 to 12 percent;
- Second reduced VAT rate removed.
Estonia 2024
Since v1.2.0
Increase of 2 percent to VAT rate
New VAT values for Estonia for 2024 were added.
The change includes:
- Standard VAT rate from 20 to 22 percent;
- Reduced VAT rate remains at 9 percent.
Luxembourg 2024
Since v1.0.0
Temporary VAT rate for 2023 ends on 1st Jan 2024
New VAT values for Luxembourg for 2024 were added.
The change includes:
- Standard VAT rate from 16 to 17 percent;
- Reduced VAT rate from 7 to 8 percent;
- Super reduced VAT rate keeps at 3 percent;
- Parking VAT rate from 13 to 14 percent.
Installation
composer require mibo/vat-value-resolver-eu
Do not forget to register the resolver into the VAT Manager:
$manager = new \MiBo\VAT\Manager( $myConvertor, new \MiBo\VAT\ValueResolvers\EUValueResolver(), $myRateResolver );
Changes, updates, etc.
The library follows SemVer, however, because countries might change their VAT rates at any time and the count of support countries is only few, the library follows the next rules about versions:
- deleting a country from the list of supported countries is considered as a major change,
- which normally should not happen unless the country leaves the EU;
- deleting a country's date from the list of supported dates is considered as a major change;
- adding a country to the list of supported countries is considered as a minor change,
- which normally should not happen unless the country joins the EU;
- adding a country's date to the list of supported dates is considered as a minor change,
- and that applies for both, future, present and post dates;
- changing a country's VAT rate is considered as a patch change,
- which should never happen and might be necessary only if a typo occurs.
mibo/vat-value-resolver-eu 适用场景与选型建议
mibo/vat-value-resolver-eu 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 370 次下载、GitHub Stars 达 0, 最近一次更新时间为 2023 年 10 月 07 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「package」 「php」 「library」 「money」 「vat」 「tax」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 mibo/vat-value-resolver-eu 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mibo/vat-value-resolver-eu 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 mibo/vat-value-resolver-eu 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Inbox pattern process implementation for your Laravel Applications
Simple ASCII output of array data
Core library that defines common interfaces used by the rest of the intahwebz..
Amqp classes
Provides command to manage a web library directory
统计信息
- 总下载量: 370
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 19
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-07