2017 © Pedro Peláez
 

library client

image

peeralytics/client

  • Friday, November 24, 2017
  • by vaskovasilev94
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Installation Steps:

Make sure you have composer. If you dont have access to a shell, follow this: - Download this zip and extract it to the directory where you want to use this library - Load the package with this:, (*1)

use \Netlyt\Client;
require __DIR__ . '/vendor/autoload.php';

Note that you have to execute this from the same directory, where you placed composer., (*2)

See Examples\Test.php for more details, (*3)

The Versions

24/11 2017

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by vasko