Libraries tagged by single
nystudio107/craft-vanillaforums
635 Downloads
Single Sign On plugin for Vanilla Forums/jsConnect and CraftCMS
nogrod/dhl-retoure-php-sdk
88 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".
nochso/phormat
7 Downloads
PHP source formatter with a single style - essentially godoc for PHP
netbrothers-gmbh/nbcsb-bundle
1483 Downloads
Creating skeleton structure for symfony bundle with one single command. Creates directory structure and necessary files, activates your bundle. See: https://netbrothers.de/easy-create-reusable-symfony-bundle
mvccore/ext-debug-tracy-auth
3819 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
muffin/sti
811 Downloads
Single Table Inheritance for CakePHP ORM
mtymek/class-dumper
122 Downloads
Creates single file containing multiple classes, to speed up application bootstrap.
msppack/ddsadmin
9 Downloads
Package for create easly form with single sintex
monkdev/monk-id
9235 Downloads
Integrate Monk ID authentication and single sign-on for apps and websites on the server-side.
misakstvanu/laravel-pulse-hub
32 Downloads
A package for collecting data from multiple apps to a single database.
mehrdadmahdian/laravel-scenario-logger
3 Downloads
This package helps you to track your requests in a single snapshot
mediarox/module-compatibility-amasty-checkout-netresearch-shipping-ui
160 Downloads
Compatibility module for the modules netresearch/module-shipping-ui & amasty/module-single-step-checkout.
mattcg/cjsdelivery
4519 Downloads
Deliver CommonJS-syntax JavaScript modules to clients as a single file.
manukminasyan/filament-select-tree
788 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
makehappen/autominifier
994 Downloads
Automatically Minify and Concatenate your JS and CSS files and libraries into single files for improved application performance.