IP address library with Nette / Doctrine 2 / Kdyby integration

v0.4.0 2020-10-20 11:37 UTC

This package is auto-updated.

Last update: 2024-02-20 18:59:30 UTC


README

CircleCI

IP address library with Nette / Doctrine 2 / Kdyby integration

	$ip = IP::createRemoteIP();
	echo($ip->getIP()); // 127.0.0.1