Libraries tagged by stored
setbased/php-stratum-mysql
13320 Downloads
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
visual-ideas/laravel-site-settings
416 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
tumtum/phpunuhi-export-excel
258 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
tacoberu/composer-assets
2262 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
nawawi/docket-cache
32 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
mouf/security.userfiledao
143576 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
marshmallow/translatable
12659 Downloads
Add translation to your Nova Resources. The translations will be stored in a translatables table and not in a JSON format in your existing tables as many packages out there do.
kfreiman/yii2-json-attribute-behavior
12050 Downloads
Yii2 Behavior for encode and decode json stored attributes
jlorente/laravel-eloquent-splitted-dates-trait
5147 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...
innomedio/sulu-image-optimizer-bundle
2848 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
futuretek/yii2-options
9548 Downloads
This extension provide application configuration support stored in database.
emadha/laravel-dynamic-config
1117 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.
chantouch/laravel-jwt-redis
4180 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
ahkmunna/paypalpayment
10500 Downloads
laravel-paypalpayment is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your L4 projects using paypal REST API SDK.
rinvex/laravel-statistics
4034 Downloads
Rinvex Statistics 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.