IP address library with Nette / Doctrine 2 / Kdyby integration

Maintainers

Details

github.com/foowie/ip

Source

Issues

Installs: 17 438

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/foowie/ip

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

This package is auto-updated.

Last update: 2025-09-20 22:24:20 UTC


README

CircleCI

IP address library with Nette / Doctrine 2 / Kdyby integration

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