定制 mirovit/eik-validator 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mirovit/eik-validator

最新稳定版本:1.0.1

Composer 安装命令:

composer require mirovit/eik-validator

包简介

Algorithm for validation of EIK/BULSTAT in Bulgaria

README 文档

README

The BULSTAT Register is a unified national administrative register that is kept by the Registry Agency at the Ministry of Justice.

Upon entry of a newly registered entity in the BULSTAT Register, a unique unified identification code (UIC) is generated, called BULSTAT Code, which is the only identifier of business subjects in Bulgaria. All legal subjects listed in the BULSTAT Register shall use and state the BULSTAT UIC in the documents they issue and use in their workflow.

Build Status

How to use?

Pull from Composer:

composer require mirovit/eik-validator 

And then use it like so:

<?php require __DIR__ . '/vendor/autoload.php'; $validator = new Mirovit\EIKValidator\EIKValidator; $validator->isValid('123123123');

Contributing

If you'd like to contribute, feel free to send a pull request!

统计信息

  • 总下载量: 36.27k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 3
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04