Download the PHP package baorv/cleverreach without Composer
On this page you can find all versions of the php package baorv/cleverreach. 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 cleverreach
cleverreach
Easy CleverReach v3 integration for PHP
- Requirements
- Installation
- Origin docs
- Usage
- Laravel
- PHP
- Testing
- Issue
- License
- Todo
Requirements
# | Dependency | Type | Version | Note |
---|---|---|---|---|
1 | PHP | Platform | >= 7.0 | |
2 | Laravel | Library | >= 5.5 | Only when using Laravel |
Installation
Packagist
-
You can install this package via composer
- Or
composer.json
way
and run
For Laravel
-
Add ServiceProvider to
config/app.php
-
Change environment variables in
.env
- If you want to customize configuration. You also can publish the config
Origin docs
The origin document from CleverReach located in https://rest.cleverreach.com/explorer/v3/
Usage
PHP
-
To authenticate CleverReach
- To access a resource from CleverReach server
Laravel
- To access an resource from CleverReach api
Exception
When you request to CleverReach API, it can contain some errors.
-
To catch exception, we provide CleverReachException
- Also, for PHP
Testing
Issue
If you have any issue, please create new issue
License
This project is licensed under the MIT License.
Todo
- [ ] Add missing resources
- [ ] Make better documents
- [ ] Testing
All versions of cleverreach with dependencies
PHP Build Version
Package Version
The package baorv/cleverreach contains the following files
Loading the files please wait ....