Libraries tagged by respondio
laravel-frontend/templates
26 Downloads
The library base on PHP Laravel framework, contains 3 Responsive_Admin_Dashboard_Template to make building the website or application easier
larapps/bigcommerce-app
28 Downloads
Responsible for installing the app in the store and store the access token in the table.
laasti/stack
189 Downloads
From request to response. A middleware stack with 3 phases: prepare, respond and close
kruegge82/dhl-retoure-php-rest-sdk
2 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".
jumaris/ares
14 Downloads
responder message
juicesweb/sylius-customer-support-plugin
20 Downloads
Plugin allowing to users to open tickets for their orders and the administrator can manage and respond to them in the back office on Sylius
josefglatz/infogram
192 Downloads
Easy to use infogram.com content element for displaying responsive infogram's.
joekolade/visibility
107 Downloads
FSC responsive visibility helper tool for content elements.
jobmetric/rolix
0 Downloads
An advanced role, membership, and delegation system for Laravel — built for large-scale, multi-tenant, and modular applications. It provides a robust solution for managing roles, permissions, and user memberships, allowing for flexible delegation of responsibilities across various modules.
jnjxp/routeless
77 Downloads
Aura\Router failed routing responder
jinexus/zend-notification
13 Downloads
JiNexus/Zend-Notification provides a simple, chainable wrapper for creating and sending responsive email templates using some zend components (such as zend-mail and zend-view).
jimmlog/modern
23 Downloads
Modern - Responsive Admin Dashboard Template
jimbojsb/adore
237 Downloads
A lightweight Action-Domain-Responder framework based on Aura components
jetstreamlabs/lotus
6 Downloads
Adds Action Domain Responder pattern with InertiaJS and TailwindCSS to Laravel 8 and above.
jcesarbueno/laravel-strategy
3 Downloads
A Laravel package for generating Strategy Design Pattern, along with Factory and Chain of Responsibility support.This package provides an Artisan command to quickly scaffold strategies, keeping your Laravel project well-structured.