Libraries tagged by php settings
kruegge82/dhl-authentication-oauth-api
29 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
kksoftwareag/first-data-gateway
30 Downloads
PHP SDK to be used with a First Data Gateway account. This SDK has been created and packaged to offer the easiest way to integrate your application into the First Data Gateway. This SDK gives you the ability to run transactions such as sales, preauthorizations, postauthorizations, credits, voids, and returns; transaction inquiries; setting up scheduled payments and much more.
kariricode/configurator
7 Downloads
A flexible and efficient configuration management component for the KaririCode Framework, providing robust configuration handling for PHP applications.
jamesgober/config
51 Downloads
Advanced PHP configuration management designed for flexibility and performance, with built-in support for JSON, YAML, XML, INI, and limitless custom formats.
ipunkt/social-auth
186 Downloads
Wrapper which allows login through oauth-esque providers by only setting their configuration values
initphp/config
129 Downloads
Advanced configuration manager for PHP with dotted-path access, file/directory/class loaders and a static facade.
hikmadh/newsletter
1 Downloads
module for Newsletter popup
hikmadh/log
1 Downloads
A very lightweight logging module
hikmadh/freeshipbar
1 Downloads
module for track freeshipping
hikmadh/docuploader
0 Downloads
This module for upload a file at checkout page. we can view that file in adminpanel
gavinggordon/predefiner
608 Downloads
A simple package to quickly and dynamically set PHP constants.
gavinggordon/constantgroups
18 Downloads
A PHP class which provides quick as-needed access to pre- and user defined data via constants.
filips123/config-writer
24 Downloads
Lightweight configuration writer for PHP
exclusivedev/laravel-amazon-mws
9 Downloads
Use Amazon's MWS web services with Laravel 5/6/7/8 versions Based on sonnenglas/amazon-mws-laravel and creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes for setting a text/xml header).
crypto_scythe/bitflagtrait
21 Downloads
Trait for simple setting / getting bitflags