Download the PHP package instantjay/salesmatephp without Composer
On this page you can find all versions of the php package instantjay/salesmatephp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package salesmatephp
Salesmate.io PHP Wrapper
Unofficial Salesmate.io PHP API wrapper, to sync sales leads and activities with your Salesmate.io account.
Requirements
- Salesmate.io account with API Private Key, Session Token and Access Key. These are all found in your Salesmate.io dashboard.
Testing
Running Unit Tests
- Run
composer installto install Composer dependencies - Run
php /vendor/bin/phpunit tests/to run our set of unit tests using PHPUnit
Automated Unit Testing Using Docker
- Run
composer install - Make sure you have Docker installed and running.
- Run
docker-compose upto build and execute Dockerized environments and test the API wrapper on- PHP7
All versions of salesmatephp with dependencies
PHP Build Version
Package Version
Requires
respect/validation Version
^1.1
php Version ^7.0
guzzlehttp/guzzle Version ^6.5
ext-json Version *
php Version ^7.0
guzzlehttp/guzzle Version ^6.5
ext-json Version *
The package instantjay/salesmatephp contains the following files
Loading the files please wait ...