Skip to content

Nico-at-worxx/php-apikit

 
 

Repository files navigation

PHP API Kit v4.0, implementing v4.0 of the HandsetDetection API.

API Kits can use our web service or resolve detections locally 
depending on your configuration.

Installation
============

Download the package directly from github or use composer.

{
    "require": {
      "handsetdetection/php-apikit": "4.0.*"
    }
}


Configuration
=============

API Kit configuration files can be downloaded directly from Handset Detection.

1. Login to your dashboard
2. Click 'Add a Site'
3. Configure your new site
4. Grab the config file variables for your API Kit (from the site settings)
5. Place the variables into the hdconfig.php file

Support
=======

Let us know if you have any hassles, by email (hello@handsetdetection) or on GitHub.

API Documentation
=================

http://handsetdetection.readme.io

Thanks.

Cheers
Richard Uren
richard@handsetdetection.com

-------

Examples at examples.php
Exhaustive tests in testHD4.php
Main website http://www.handsetdetection.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.3%
  • JavaScript 0.7%