2017 © Pedro Peláez
 

library ip

Get the IP in a quick way

image

filipac/ip

Get the IP in a quick way

  • Sunday, August 31, 2014
  • by filipac
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9,793 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 9 % Grown

The README.md

use Filipac\Ip;
<?php
$ip = Ip::get();
echo "Hello, your ip is {$ip}";
?>

Install using composer. Package name is filipac/ip., (*1)

Add this to composer.json, (*2)

"require": {
        "filipac/ip": "~1.0"
    }

The Versions

31/08 2014

dev-master

9999999-dev

Get the IP in a quick way

  Sources   Download

The Requires

  • php >=5.3.0

 

by Filip Pacurar

31/08 2014

1.0

1.0.0.0

Get the IP in a quick way

  Sources   Download

The Requires

  • php >=5.3.0

 

by Filip Pacurar