Libraries tagged by Be-Bound
bebound/sdk-php
3 Downloads
Simple library to implement Be-Bound on a PHP 7 backend
n4b/n4b
267 Downloads
N4B PHP library
wpupdatephp/wp-update-php
26878 Downloads
Library to be bundled with WordPress plugins to enforce users to upgrade to PHP 5.4 hosting
mahdiyazdani/wp-footer-rate
491 Downloads
Library to be bundled with WordPress themes and plugins to ask for users to leave a review.
mahdiyazdani/wc-install-notice
492 Downloads
Library to be bundled with WordPress plugins to enforce users to install and activate WooCommerce plugin.
mahdiyazdani/wp-breadcrumbs
24 Downloads
Library to be bundled with WordPress themes and plugins to display a simple and easy to use breadcrumbs.
old-xoops-libraries/php-downloader
33278 Downloads
Some classes from php-downloader v1.0 by www.ipunkt.biz package that were used in Xoops but can't be found outside
metafabinc/php-sdk
1158 Downloads
Complete MetaFab API references and guides can be found at: https://trymetafab.com
1msg/one_msg_waba_sdk
2583 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
whapi-cloud/whatsapp-api-sdk-php
188 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
miarra/filemanipulator
53 Downloads
library in Nette for access to fileserver which can be found at https://bitbucket.org/miarra/fileserver.git
moderntribe/acf-menu-chooser
9300 Downloads
A fork of acf-menu-chooser by reyhoun/acf-menu-chooser. Original can be found at https://github.com/reyhoun/acf-menu-chooser
nogrod/dhl-retoure-php-sdk
58 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
mackjoner/php-ext-brotli
39 Downloads
Brotli Extension for PHP, Documentation for Brotli can be found at https://github.com/google/brotli/.
kruegge82/dhl-retoure-php-rest-sdk
2 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".