Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 367 Bytes

MoySklad API

Implementation of api for http://www.moysklad.ru/

Required:

  1. ZendFramework >=1.11

ZendFramework required only for Rest Client implementation.

For correct working demo.php put Zend and Moysklad on the same path. Moysklad must be richable as [ require "Moysklad/" ] and zend framework must be ricahable as [ require "Zend/" ].