wurin7i/id-refs
Composer 安装命令:
composer require wurin7i/id-refs
包简介
Indonesian citizen identity references
README 文档
README
Description
This library provides a collection of references and utilities related to Indonesian citizen identity documents, such as KTP (Kartu Tanda Penduduk) and KK (Kartu Keluarga). It aims to simplify the process of working with these identifiers in your PHP applications.
Installation
The recommended installation method is via Composer:
composer require wurin7i/id-refs
This will install the library and its dependencies into your project's vendor directory.
Requirements
- PHP 8.1 and above
- illuminate/support ^10.0|^11.0|^12.0
Usage
Once installed, you can use the library's classes and functions to interact with Indonesian citizen identity references. Refer to the detailed documentation (coming soon) for specific usage instructions.
Database Seeders
The library may include database seeders located in the database/seeders directory. These seeders can be used to populate your database with reference data. To run the seeders, you'll need to configure your database connection and use a command-line tool like Laravel's Artisan:
php artisan db:seed --class=WuriN7i\\IdRefs\\Database\\Seeders\\ReferenceDataSeeder
Populating Regions Data
IdRefs library offer a command idrefs:update-data to update your database with Kemendagri regions data. The sql source is retrieved from the cahyadsn/wilayah GitHub repository.
php artisan idrefs:update-data
Contributing
We welcome contributions to this library. Please see the CONTRIBUTING.md file (to be added) for guidelines on how to contribute.
License
This library is licensed under the MIT License. See the LICENSE file for details.
Author
Wuri Nugrahadi (wuri.nugrahadi@gmail.com)
wurin7i/id-refs 适用场景与选型建议
wurin7i/id-refs 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 14 次下载、GitHub Stars 达 1, 最近一次更新时间为 2024 年 03 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 wurin7i/id-refs 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 wurin7i/id-refs 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-10