Download the PHP package laranex/laravel-myanmar-nrc without Composer
On this page you can find all versions of the php package laranex/laravel-myanmar-nrc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laranex/laravel-myanmar-nrc
More information about laranex/laravel-myanmar-nrc
Files in laranex/laravel-myanmar-nrc
Download laranex/laravel-myanmar-nrc
More information about laranex/laravel-myanmar-nrc
Files in laranex/laravel-myanmar-nrc
Vendor laranex
Package laravel-myanmar-nrc
Short Description A Laravel package to deal with NRC from Myanmar
License MIT
Homepage https://github.com/Laranex/laravel-myanmar-nrc
Package laravel-myanmar-nrc
Short Description A Laravel package to deal with NRC from Myanmar
License MIT
Homepage https://github.com/Laranex/laravel-myanmar-nrc
Keywords laranexlaravel-myanmar-nrc
Please rate this library. Is it a good library?
Informations about the package laravel-myanmar-nrc
LARAVEL MYANMAR NRC
A Laravel package to deal with NRC from Myanmar.
Installation
You can install the package via composer:
Configuration
Option | Description | Default Value |
---|---|---|
locale | Locale to be use to parse the NRC | en |
json_file | Path of the predefined json file, you can replace with yours and do not forget to re-run after that. | nrc.json |
db_driven | Defines if the application use database or json file to validate and parse the nrc | true |
Supported Functions
- Validation of NRC
- Full set of predefined NRC List (You can replace or override with yours)
- Multiple language for NRC (Myanmar, English)
NOTE
-
This package use ID based network communication to secure the NRC data & enhance the Validation, Parsing.
- example format of NRC data from a network request
- X-X-X-12345
- Where the very fist X represents the ID of the STATE in database/json, the second X is for TOWNSHIP and the last is for TYPE of the NRC.
Usage
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-myanmar-nrc with dependencies
PHP Build Version
Package Version
The package laranex/laravel-myanmar-nrc contains the following files
Loading the files please wait ....