kosatyi/blogger-php

v0.0.1 2019-03-01 10:13 UTC

This package is not auto-updated.

Last update: 2024-03-16 23:31:31 UTC


README

68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6f73617479692f626c6f676765722d7068702e737667 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6f73617479692f626c6f676765722d7068702e737667 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6b6f73617479692f626c6f676765722d7068702e737667

Installation

System Requirements

PHP 5.4 and later.

Dependencies

SDK require the following extension in order to work properly:

Composer

If you’re using Composer, you can run the following command:

composer require kosatyi/ipsp-php

Or add dependency manually in composer.json

{
  "require": {
    "kosatyi/blogger-php":"*"
  }
}