Download the PHP package hitobias/twid without Composer
On this page you can find all versions of the php package hitobias/twid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hitobias/twid
More information about hitobias/twid
Files in hitobias/twid
Download hitobias/twid
More information about hitobias/twid
Files in hitobias/twid
Please rate this library. Is it a good library?
Informations about the package twid
Taiwan ID Number validation and maker
hitobias/twid is PHP Library to validate and make Taiwan ID Number. It supports Php 8.1, 8.2
Contents
- Taiwan ID Number validation and maker
- Contents
- Installation
- Usage
- Basic
- Facade
- Laravel validation
- License
Installation
You can install the package via composer:
If you are Laravel project, add twid facade in app/config/app.php
:
Usage
Basic
Now, you can use check
method to validate ID Number:
Or generate a fake ID Number:
Facade
Also you can use facade:
Laravel validation
In Laravel, you can easy use in "form request". Just need to add tw_id
rule to the rules
method:
License
The MIT License (MIT). Please see License File for more information.
All versions of twid with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package hitobias/twid contains the following files
Loading the files please wait ....