Libraries tagged by laravel store
jlorente/laravel-eloquent-splitted-dates-trait
5533 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
emadha/laravel-dynamic-config
1158 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
alban/laravel-data-sync
151 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
filipedanielski/gridfs
2682 Downloads
Use GridFS on Laravel to store your files, images and documents
smart-cms/settings
124 Downloads
This package provides a simple way to manage settings in a Laravel application stored in the database with efficient caching.
justustheis/registry
46 Downloads
Flexible key–value store for Laravel with model scoping, encryption, caching, and runtime config overrides.
pterobilling/pterobilling
1366 Downloads
An open-source Laravel 8 online store, client area, and billing software specially made for Pterodactyl panel
philf/setting
30231 Downloads
Persistent configuration settings for Laravel - Create, Read, Update and Delete settings stored in files using JSON
yiddishe-kop/user-preferences
1944 Downloads
Easily store preferences per user
shopper/framework
6983 Downloads
A TALL Laravel e-commerce admin panel to create and manage online shop.
mts88/mongogrid
2579 Downloads
GridFS of MongoDB for Laravel
menthe/aliyun-ueditor
2388 Downloads
UEditor for laravel5 and Aliyun OSS.Store all images and files in Aliyun OSS. Support i18n. UEditor is a Rich Text Web Editor From Baidu.
marshmallow/redirectable
11121 Downloads
Store redirects via Nova and load them in your routes
marshmallow/nova-map-box-field
1877 Downloads
A field for Laravel Nova 4 to create mapbox polygons and store them into your database. Awesome stuff really!
marshmallow/marketing-data-tracker
129 Downloads
Parse and store marketing parameters like gclid, utm_*, and adid, and automatically attach them to user conversions or models in Laravel.