mirror of
https://github.com/YGGverse/net-php.git
synced 2026-03-31 09:05:34 +00:00
update readme
This commit is contained in:
parent
5e17d40245
commit
7c918ff99c
1 changed files with 11 additions and 0 deletions
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
|
||||
|
||||
* [Network API with native Yggdrasil/IPv6 support](https://github.com/YGGverse/web-api)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue