Browse Source

update readme

main
yggverse 9 months ago
parent
commit
7c918ff99c
  1. 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…
Cancel
Save