Libraries tagged by supportbee
vmorozov/laravel-json-log-formatter
1503 Downloads
Package to quickly set up log formatter in json format that is supported by elk stack
vkcom/kphp-polyfills
3277 Downloads
PHP implementations of functions supported by KPHP natively
vectorface/cc-icons
12769 Downloads
Generates an image based on a list of supported credit card types
timdreier/td-deepltranslate
2617 Downloads
This extension provides option to translate content element, and TCA record texts to DeepL supported languages using DeepL API services.
tbolner/twitter-php-ads-sdk
7078 Downloads
A Twitter supported and maintained Ads API SDK for PHP
silvester/reverse-oauth2
7266 Downloads
Oauth2 client for zf2. Facebook, github and google is supported.
shopfans/yii-queue
550 Downloads
Yii Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman
pathak-vikash/twitter-php-ads-sdk
10967 Downloads
A Twitter supported and maintained Ads API SDK for PHP
passionweb/webm
2387 Downloads
Creates a WebM file for every configured (and supported) video format. Either via Symfony command or hook. (TYPO3 CMS)
nogrod/dhl-retoure-php-sdk
421 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".
netbull/settings-bundle
3415 Downloads
Database centric Symfony configuration management. Global and per-user settings supported.
mmollick/drip-php
10925 Downloads
Community supported library for Drip.com's API
marshmallow/address-prefiller
6655 Downloads
This package will get the full address information based on the zipcode and house number. Currently online dutch addresses are supported.
kokororin/pixiv-api-php
689 Downloads
Pixiv API for PHP (with Auth supported)
jeffersongoncalves/laravel-locale-cookie
54 Downloads
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by config.