Libraries tagged by laravel options
benjaminhansen/laravel-artisan-make-view
85 Downloads
Laravel Artisan command with extended options to create Blade views
riipandi/laravel-opsi
52 Downloads
Put your Laravel application settings in database.
fuller/laravel-configurator
67 Downloads
User Customisable and Persistent App Config Options
crivion/options
1440 Downloads
A way to get_option($option_name, $default = null) and set_option($option_name, $option_value) similar to wordpress for Laravel.
canerdogan/laravel-leaderboard
15 Downloads
Laravel leaderbord module that besides the all-time leaderboard supports also periodic leaderboards: daily, weekly, monthly options backed by Redis.
anisaronno/laravel-settings
310 Downloads
A Laravel package for managing application settings, similar to WordPress options.
abdullah-karam/laravel-svg
66 Downloads
this package is about generating svg according to any string containing two words with some pretty options
weboap/option
271 Downloads
Save and retreive config from db for laravel 5 / Access Config as Array
okipa/laravel-model-json-storage
1377 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
b3it/laravel-memcached-plus
56392 Downloads
Extends the built-in Laravel 5 Cache Memcached driver adding support for persistent connections, SASL and Memcached options.
wr2net/lm-create
55 Downloads
To create the suggested structures, the execution options are shown below. To create a "Project", it will be created within the default "app" directory with the name of your project where all the modules will be located.To create the modules or the complete skeleton of the module, you must also inform your project, as shown in each command.
va/cutlet-migrate
6 Downloads
A package to use migrate:update command with options for migrations in custom directories in laravel apps.
touhidurabir/command-validator
16 Downloads
A simple laravel package to validate console commands arguments and options.
sagor110090/livewire-modal
151 Downloads
This Laravel Livewire package simplifies the implementation of dynamic, responsive modals in your web applications. With a focus on seamless integration and flexibility, this package allows developers to easily create and manage modals without the need for JavaScript or additional front-end dependencies. Featuring out-of-the-box support for multiple modal instances, dynamic content, and customizable design options, it’s perfect for crafting modern, interactive interfaces. Whether you need confirmation dialogs, form modals, or notification pop-ups, this package delivers a clean, reusable solution for your Livewire-powered applications.
ryangjchandler/filament-color-palette
66 Downloads
Let users pick a color from a fixed list of options.