Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bangadam/nik-parser-php
NIK Parser is a package to convert Indonesian citizenship identity number into usefull information
https://github.com/bangadam/nik-parser-php
indonesia laravel nik parser php
Last synced: 2 days ago
JSON representation
NIK Parser is a package to convert Indonesian citizenship identity number into usefull information
- Host: GitHub
- URL: https://github.com/bangadam/nik-parser-php
- Owner: bangadam
- Created: 2022-09-10T14:16:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T00:26:11.000Z (4 months ago)
- Last Synced: 2024-11-11T11:51:41.492Z (5 days ago)
- Topics: indonesia, laravel, nik, parser, php
- Language: PHP
- Homepage:
- Size: 161 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NIK Parser PHP
About |
Features |
Technologies |
Requirements |
Setup |
Usage |
License |
Author
## :dart: About
NIK Parser is a package to convert Indonesian citizenship identity number into usefull information.
## :sparkles: Features
:heavy_check_mark: All information of NIK number identification like province, birthdate, age etc.\
## :rocket: Technologies
The following tools were used in this project:
- [PHP](https://www.php.net/)
- [Composer](https://getcomposer.org/)## :white_check_mark: Requirements
Before starting :checkered_flag:, you need to have [PHP](https://www.php.net/) and - [Composer](https://getcomposer.org/) installed.
## :rocket: Usage
#### Install
```bash
composer require bangadam/nik-parser-php
```#### Example
```php
getAll());} catch (\Exception $e) {
echo $e->getMessage();
}
```## :memo: License
This project is under license from MIT. For more details, see the [LICENSE](LICENSE.md) file.
Made with :heart: by Muhammad Adam