mirror of
https://github.com/YGGverse/net-php.git
synced 2025-09-09 12:31:58 +00:00
update readme
This commit is contained in:
parent
5e17d40245
commit
7c918ff99c
11
README.md
11
README.md
@ -214,6 +214,17 @@ var_dump(
|
|||||||
);
|
);
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Valid
|
||||||
|
|
||||||
|
Network entities validation
|
||||||
|
|
||||||
|
**Supported methods**
|
||||||
|
|
||||||
|
* `Valid::ip`
|
||||||
|
* `Valid::ip4`
|
||||||
|
* `Valid::ip6`
|
||||||
|
* `Valid::domainHostName`
|
||||||
|
|
||||||
## Integrations
|
## Integrations
|
||||||
|
|
||||||
* [Network API with native Yggdrasil/IPv6 support](https://github.com/YGGverse/web-api)
|
* [Network API with native Yggdrasil/IPv6 support](https://github.com/YGGverse/web-api)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user