Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.48 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.48 KB

NetAcuity

A PHP client for NetAcuity, a geoip lookup service.

Build Status Scrutinizer Code Quality Code Coverage

Latest Stable Version Total Downloads License

Requirements

This library requires PHP 7.0, or newer.

Installation

This package uses composer so you can just add traderinteractive/netacuity as a dependency to your composer.json file.

User Testing

This package includes a test script in the /bin directory.
To test this script from the /bin (assuming all composer dependencies hasve been installed) directory run:

./netacuity your_user_token the_database_id the_ip_address_to_check