Libraries tagged by laravel store
rovereto/metrika
48 Downloads
Laravel Metrika is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
kunalkanani/maskable
2 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
jansamnan/graphify
6 Downloads
A Laravel package to integrate Shopify's GraphQL API with built-in rate limiting and retry mechanisms.
hypedev-group/jwt-redis
88 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
denis-kisel/lara-dbconfig
1 Downloads
:Extra Configs Stored in DB
aescarcha/setting
98 Downloads
Persistent configuration settings for Laravel 4 - Create, Read, Update and Delete settings stored in files using JSON
leewillis77/medialibrary-gcs-url-generator
1167 Downloads
Custom URL generator for spatei/medialibrary that generators URLs for files stored on Google Cloud Storage using Superbalist/laravel-google-cloud-storage
abhishek-laravel/caches
18 Downloads
caches store
laravel-discord/collection
8980 Downloads
Collection, an utility to conventionally store a key-value pair.
storessuite/wix
83 Downloads
Wix integration for Laravel apps.
yeknava/simple-device
11 Downloads
simple device package for laravel to store user's devices.
so-many-problems/metis
12 Downloads
Metis is a core package to get the logs from laravel and store it in a defined laravel storage
igchebof/kali-audit-email
12 Downloads
Store laravel app generated mail copy to database
vareted/bagisto-monobank-payment
14 Downloads
Monobank payment system module for Laravel Bagisto. Integrate Monobank payment system into your Laravel Bagisto web store, enabling convenient and secure payments through Monobank.
raftalks/revisionable
9 Downloads
Easily store revisions of Laravel Eloquent Models