Skip to content

Network Utils

Choose a tag to compare

@Mateodioev Mateodioev released this 07 Jul 20:07
· 9 commits to main since this release

Add new class: Networking

Namespace: Mateodioev\Utils\Network
Functions:

  • IsValidUrl($url): bool
  • IsValidIp($ip): bool

Mateodioev\Utils\Strings

  • Add function RemoveNoSpace()
  • Deprecated function IsValidUrl(), moved to Mateodioev\Utils\Network::IsValidUrl()