Libraries tagged by laravel settings package
matteoc99/laravel-preference
31 Downloads
Laravel package that aims to store and manage user settings/preferences in a simple and scalable manner
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
adminarchitect/options
1666 Downloads
Admin Architect - Settings Module. Package provide easy way to load and store options from/in database
torgodly/html2media
6 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
laradic/idea
1603 Downloads
Laravel 5 IntelliJ IDEA / PHPStorm helpers and improvements like Advanced Metadata generators (autocompletion), fixing settings, better code completion, improved package development, etc
takielias/lab
148 Downloads
The Laravel Ajax Builder is a Laravel package for easily creating AJAX JSON responses. It allows setting status codes, messages, views, data, alerts, and redirect URLs through a fluent interface, streamlining the process of sending AJAX responses in Laravel applications.
rapidrx/intelmail
11 Downloads
A Laravel package to test email services using the Mailtrap API. This package allows developers to send test emails through Mailtrap's sandbox environment, ensuring email functionality works correctly in a development setting.
kwenziwa/filament-sms-sender
7 Downloads
A Filament plugin for sending SMS messages using Vonage formerly Nexmo. This package allows you to select users from a dropdown, configure SMS settings, and send messages directly from your Laravel application.
italofantone/key-value
6 Downloads
A simple key-value store, Laravel package for managing key-value pairs
shibleshakil/dynamic-language
39 Downloads
The dynamic-language Laravel package simplifies localization management, making it effortless to handle missing keys in language files. It seamlessly generates language files for each newly added language, enhancing the efficiency of your localization efforts. Additionally, it takes care of configuring locale settings, ensuring smooth transitions between languages.
salibhdr/typhoon-cache
2 Downloads
A laravel package for caching records and route responses automatically with just few settings
hoangphamdev/simple-admin-generator
12 Downloads
SAG is a Laravel package designed to streamline the process of creating administrative panels for web applications. With this package, developers can quickly generate basic administrative interfaces for managing various aspects of their applications, such as user management, content management, settings, and more.
rgergo67/laravel-settings
101 Downloads
A Laravel Settings Package
mjpakzad/laravel-settings
2 Downloads
The laravel settings package let you save your settings in the database and access them easily.
leeovery/laravel-settings
1143 Downloads
Laravel Settings - Package for handling user settings with file based defaults and DB custom values.