定制 bangadam/nik-parser-php 二次开发

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

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

bangadam/nik-parser-php

最新稳定版本:1.0.1

Composer 安装命令:

composer require bangadam/nik-parser-php

包简介

Identification Card of Indonesian

README 文档

README

Nik Parser Php

 

NIK Parser PHP

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Setup   |   Usage   |   License   |   Author


🎯 About

NIK Parser is a package to convert Indonesian citizenship identity number into usefull information.

✨ Features

✔️ All information of NIK number identification like province, birthdate, age etc.\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have PHP and - Composer installed.

🚀 Usage

Install

composer require bangadam/nik-parser-php

Example

<?php

use NikParser\NikParser;
require __DIR__.'/vendor/autoload.php';

try {
    $nikParser = new NikParser("3509211202010006");

    var_dump($nikParser->getAll());

} catch (\Exception $e) {
    echo $e->getMessage();
}

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Muhammad Adam

 

Back to top

统计信息

  • 总下载量: 4
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固