2017 © Pedro Peláez
 

library icq-webapi

Icq client work with web API (https://web.icq.com)

image

carono/icq-webapi

Icq client work with web API (https://web.icq.com)

  • Wednesday, September 27, 2017
  • by carono
  • Repository
  • 2 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Crude component, development has only just begun, (*1)

$icq = new Icq();
$icq->login($uin, $password);
$icq->send($uinTo, 'message');

The Versions

27/09 2017

dev-master

9999999-dev

Icq client work with web API (https://web.icq.com)

  Sources   Download

The Requires

 

by carno