bebound/sdk-php

Simple library to implement Be-Bound on a PHP 7 backend

Maintainers

👁 Kinobi

Package info

github.com/Be-Bound/sdk-php

pkg:composer/bebound/sdk-php

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v0.3.0 2018-03-23 16:36 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-3.0-or-later 8c857f3c40cceecb400d61c2f0eac813f4ddbbea

  • Lionel Brianto <lbrianto.woop@be-bound.com>

sdkmiddlewarepushhandlerwebhookpsr-15Be-Boundn4b

This package is auto-updated.

Last update: 2026-06-18 02:32:37 UTC


README

Simple library to implement Be-Bound on a PHP 7 backend

👁 Latest Stable Version
👁 Build Status
👁 GitHub issues
👁 License

Why ?

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.

What is Be-Bound ?

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.

Learn More about Be-Bound

Installation

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.

About

Security, bugs and feature requests

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.

Author

Lionel Brianto - http://twitter.com/kinobiweb

License

Be-Bound PHP SDK is licensed under the GNU General Public License - see the LICENSE file for details