Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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相关的一些格式验证

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