Download the PHP package meditate/twid without Composer
On this page you can find all versions of the php package meditate/twid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download meditate/twid
More information about meditate/twid
Files in meditate/twid
Download meditate/twid
More information about meditate/twid
Files in meditate/twid
Please rate this library. Is it a good library?
Informations about the package twid
Taiwan ID Number validation and maker
meditate/twid is PHP Library to validate and make Taiwan ID Number.
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
^7.0
The package meditate/twid contains the following files
Loading the files please wait ....