Libraries tagged by php5.6
godfreykori/laravelrave
127 Downloads
A Laravel 6 Package for Flutterwave Rave
germania-kg/ipstack
4754 Downloads
PHP client for the ipstack API with PSR-6 cache support and Slim3 middleware
germania-kg/cachecallable
899 Downloads
Callable convenience wrapper around PSR-6 Cache Item Pools: Seamlessly create, return, and store your data.
gavinggordon/tablechartbuilder
43 Downloads
Create dynamic HTML tables that can calculate column data, like Excel, and look good doing it, with or without CSS Boostrap.
dominservice/data_locale_parser
93 Downloads
Data Locale Parser is a package for Laravel 5.6 | 5.7 | 5.8 | 6.* | 7.* | 8.* | 9.* | 10.*, which lists all countries, currencies and languages, with names and ISO 3166 codes in all languages and data formats.
concept-labs/event-dispatcher
22 Downloads
(C)oncept-Labs Cache
blognevis/lnowpayments
28 Downloads
A Laravel Package for NOWPayments
bencoderus/bureau-de-change
8 Downloads
A lightweight currency converter with over 40 currencies supports (including cryptocurrencies).
salmanzafar/laravel-model-uuid
126 Downloads
A Laravel UUID Package
salmanzafar/laravel-jwt-auto-installer
55 Downloads
A Laravel Library that let's you add tymon jwt auth library and all it's features with single command
michaelkaefer/guzzlehttp6-for-prestashop17
55 Downloads
Enables you in PrestaShop 1.7 to use packages which depend on Guzzle ^6.0.
bodya-dnepr/ebay
113 Downloads
Provides a method to communicate with eBay's Finding, Shopping and Trading API. Version 0.1.6 only supports the Finding API.
platine-php/cookie
3176 Downloads
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
pinga/base64
260 Downloads
Simple and convenient Base64 encoding and decoding for PHP
kruegge82/dhl-authentication-oauth-api
6 Downloads
This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time