haowanxing / matchyou
Common Regular Matching Tools
dev-master
2019-11-20 06:17 UTC
Requires
- php: >=7.0.0
- ext-bcmath: *
- ext-json: *
Requires (Dev)
- phpunit/phpunit: @stable
This package is auto-updated.
Last update: 2025-07-20 18:33:46 UTC
README
普遍实用的匹配校验方法库
- 身份证校验与提取(支持一代、二代)
- 手机/电话号码校验
- URL/域名/IP地址(IPv4/6)格式校验与提取
- 邮箱格式校验与提取
- 中英文字符/数字校验
TODO LIST:
- 护照?
使用方法暂时参照MatcherTest.php
License
The project is open-sourced software licensed under the MIT license.