Libraries tagged by user settings
doncamillo11/laraconfig
102 Downloads
Per-user settings repository system for Laravel
clarkwinkelmann/flarum-ext-reset-preferences
474 Downloads
Add a preference reset button to user settings
clarkwinkelmann/flarum-ext-high-contrast
28 Downloads
Add an option in user settings to turn on high contrast
andreasbvillumsen/laraconfig
54 Downloads
Per-user settings repository system for Laravel
aitor72/laraconfig
9 Downloads
Per-user settings repository system for Laravel
metafroliclabs/laravel-chat
27 Downloads
A powerful and customizable chat system built for Laravel applications. This package supports private and group chats, media sharing, chat settings, user roles, activity messages, and more.
mageinic/image-flipper
5 Downloads
Image Flipper by MageINIC, Image Flipper provides effortless configuration through user-friendly settings, allowing you to choose from a variety of captivating flip effects like horizontal, vertical, and rotational flips. This extension seamlessly integrates with your store's theme, ensuring a cohesive design.
mageinic/hyva-image-flipper
1 Downloads
Hyva Image Flipper For by MageINIC, Image Flipper provides effortless configuration through user-friendly settings, allowing you to choose from a variety of captivating flip effects like horizontal, vertical, and rotational flips. This extension seamlessly integrates with your store's theme, ensuring a cohesive design.
gammamatrix/site-playground
7 Downloads
Playground: This package provides a Laravel site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
gammamatrix/site-laravel
0 Downloads
Playground: This package provides a Laravel (users.id is an integer) site using Sanctum for authentication and authorization and utilizes Blade for the UI. A Content Management System is also provided, along with user and settings management.
fab/mailing
209 Downloads
Define and assign list of recipients in the plugin settings. Users can send bunch of messages to them on the FE.
elikh/set-locale-middleware
12 Downloads
set app locale from request's url or user's browser settings
hailwood/database-config-loader
7118 Downloads
A package for the Laravel PHP Framework that works in tandem with the default config package to allow developers to easily add user-configurable settings to their app and packages.
danielgp/nis2mysql
19 Downloads
This package is intended to normalize variaous setting to user MySQL databases
kruegge82/dhl-authentication-oauth-api
20 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