Simple library to implement Be-Bound on a PHP 7 backend
Be-Bound PHP SDK will allow you to concentrate your development only on your business domain. Authentication, operations dispatching, Be-Bound Errors, formatting of the responses are handled by the library.
Be-Bound's platform helps you develop Android applications with the possibility to reach users that are still not connected to the Internet.
By integrating Be-Bound’s SDK into your Android apps, and implementing your Be-App Webhooks, your users will stay connected to your apps even when there is no internet.
Be-Bound PHP SDK works with PHP 7.1.0 or newer. For older PHP version please consider N4B PHP library.
It's recommended that you use Composer to install Be-Bound PHP SDK.
$ composer require bebound/sdk-php
This will install Be-Bound PHP SDK and all required dependencies.
Bugs and feature request are tracked on GitHub
If you discover any security related issues, please email dev-backend@be-bound.com instead of using the issue tracker.
Lionel Brianto - http://twitter.com/kinobiweb
Be-Bound PHP SDK is licensed under the GNU General Public License - see the LICENSE
file for details