Libraries tagged by laravel store
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
shahal-hexnine/laravel-request-context
436 Downloads
Store and access contextual request data with ease
sawirricardo/laravel-translation-loader
245 Downloads
Store your translations in the database or other sources, using the modern packages
rto-websites/laravel-credentials
435 Downloads
Store and access encrypted credentials in your Laravel application.
rolice/laravel-currency
247 Downloads
Package that uses Yahoo! Finance API to get exchange rates and stores them in a database for further use.
robjbrain/laravel-user-timestamps
128 Downloads
Drop in replacements for UserTimestamps and SoftDeletes to also store the authenticated user id.
robertseghedi/laravel-advanced-security
124 Downloads
This is a fresh Laravel plugin which gets security data from your users and gives you the chance to store it crypted or decrypted, with no stress. Educational purposes only / other purposes but on your own liability.
rinku/laravel-auth-logs
2 Downloads
A package to store and manage user authentication attempt & it's logs
richpeers/laravel-slack-resources
9 Downloads
Store url resources from slack using /resource url tag
r0hitch0pra/laravel-purchases
5 Downloads
Laravel receipt validator for Google Play
pmixsolutions/story
6 Downloads
CMS Extension for 4pmixsolutions
pkalusek/laravel-model-settings
1 Downloads
Simplest way to store model-specific settings/preferences in Laravel
ozdemir/laravel-translation-loader
8 Downloads
Store your language lines in the database, yaml or other sources
mykemeynell/laravel-database-settings
19 Downloads
Store settings in the database for retrieval in your Laravel application
mrmmg/laravel_loggify
11 Downloads
A Laravel package that provides an easy and efficient way to store log messages using Redis.