Libraries tagged by global options
altairwn/laravel-options
136 Downloads
Global options loaded from the database
vinlon/laravel-options
212 Downloads
Global key value storage
soandso/laravel-options
10 Downloads
Laravel service for global storing key-value structure data
netherphp/option
2356 Downloads
A global settings manager
mehdikhody/laravel-options
6 Downloads
Global key-value store for laravel.
larastash/options
5 Downloads
Global key-value storage for Laravel based on database.
jiannei/laravel-options
591 Downloads
Global key-value store in the database
wilbur-yu/hyperf-options
2221 Downloads
Global key-value store in the database
muetzeofficial/laravel-settings
12 Downloads
Global settings loaded from the database
neclimdul/drush_blackfire
3 Downloads
This extension provides global options to drush to trigger blackfire profiling.
elfsundae/httpclient
524 Downloads
A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.
williamheelis/restful-inputs
142 Downloads
Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
gopimosali/global-logger
17 Downloads
Universal Laravel logging with automatic request tracking, multi-provider support (AWS CloudWatch/X-Ray, Datadog, Oracle Cloud, Database, Files), and optional performance tracing
thesmart/singleton
133 Downloads
A simple Singleton pattern, with optional support for named instances.
danielemontecchi/laravel-scoped-settings
10 Downloads
Manage global and model-scoped settings in Laravel with a clean API, artisan commands, and optional per-scope caching.