Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jason-gao/php-dns-validation
dns相关的一些格式验证
https://github.com/jason-gao/php-dns-validation
dns label zone
Last synced: about 14 hours ago
JSON representation
dns相关的一些格式验证
- Host: GitHub
- URL: https://github.com/jason-gao/php-dns-validation
- Owner: jason-gao
- Created: 2019-07-03T07:48:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T16:08:24.000Z (over 4 years ago)
- Last Synced: 2024-04-21T13:02:51.104Z (7 months ago)
- Topics: dns, label, zone
- Language: PHP
- Homepage:
- Size: 26.4 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dns-validation
## dns 域名记录的格式验证
## todo
- TXT记录验证
- 更多记录类型支持
- dns zone的验证
## phpunit test cover 100%
- run test
- make test
## composer
- composer require jason-gao/php-dns-validation v1.0.0