2017-25 © Pedro Peláez
 

library amocrm-tools

Making work with amocrm testable and usable

image

zvinger/amocrm-tools

Making work with amocrm testable and usable

  • Tuesday, April 3, 2018
  • by zvinger
  • Repository
  • 1 Watchers
  • 0 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 24 % Grown

The README.md

AmoCRM Wrapper

Making work with amocrm testable and usable, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist zvinger/amocrm-tools "*"

or add, (*4)

"zvinger/amocrm-tools": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \Zvinger\AmoCRMTools\AutoloadExample::widget(); ?>, (*7)

The Versions

03/04 2018

dev-master

9999999-dev

Making work with amocrm testable and usable

  Sources   Download

MIT

The Requires

 

by Avatar zvinger

wrapper amocrm