Libraries tagged by gbusiness
paulsolovyov/module-richsnippets
2 Downloads
Local Business Rich Snippets
patilrrohit33/gmb-client-library
1 Downloads
Google my business client library
particles/desma
18 Downloads
Wrapper for Desma business APIs: sms, payments and more
paga/paga-connect
31 Downloads
Paga Connect is a merchant library for Paga business clients that want to have a seamless integration with Paga without the need to require their users to always approve transactions. Users give permissions and approve the first time and then subsequent transactions are performed on behalf of the user.
osenco/glovo
19 Downloads
Glovo Business API PHP Integration
oplatform-club/platform
3 Downloads
Business Application Platform (BAP)
ontherocksoftware/laravelredambergreen
56 Downloads
Laravel package to easily update business KPI monitors for your software or service.
ochui/d7sms
213 Downloads
D7 SMS allows you to reach your customers via SMS over D7's own connectivity to global mobile networks. D7 provides reliable and cost-effective SMS services to businesses across all industries and aims to connect all countries and territories via direct connections.
nxu/laravel-revolut
5 Downloads
A Laravel wrapper for the Revolut Business API
numbers/bi
8 Downloads
Business Intelligence modules for Numbers Framework
nowyouwerkn/wecommerce
623 Downloads
WeCommerce is an eCommerce ecosystem designed for everyone to build and scale their business. It offers a wide range of functionalities that allows you to have full control of your store. It is combined with easy product information management and fast response time.
notchpay/laravel-subscriptions-notchpay
16 Downloads
Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
noldor/carbon-yasumi-mixin
12 Downloads
A Carbon mixin to handle business days (using Yasumi)
nogrod/dhl-shipping-php-sdk
28 Downloads
Note: This is the specification of the DPDHL Group Parcel DE Shipping API for Post & Parcel Germany. This REST web service allows business customers to create shipping labels on demand.
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".