Libraries tagged by storeden
visual-ideas/laravel-site-settings
421 Downloads
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
thetispro/laravel5-setting
9601 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
tacoberu/composer-assets
2305 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
ph-7/datatype
3569 Downloads
List of the available PHP data types, nicely stored into readable constant names
nawawi/docket-cache
32 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
ministryofweb/image-fix-exif-orientation
2133 Downloads
Automatically rotates an image based on its orientation stored in Exif data. Supports GD and ImageMagick/IMagick.
martinpetricko/laravel-database-mail
569 Downloads
Laravel package that allows sending emails stored in the database based on fired events.
marshmallow/translatable
12741 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
12102 Downloads
Yii2 Behavior for encode and decode json stored attributes
jlorente/laravel-eloquent-splitted-dates-trait
5223 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
3160 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
futuretek/yii2-options
9764 Downloads
This extension provide application configuration support stored in database.
emadha/laravel-dynamic-config
1121 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
4221 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
brand3000/nova-roles-and-permissions
32 Downloads
This package allows separating roles for admins and other types of users while stored in the same users table. Additionally, it provides functionality for managing permissions (reader/editor) for the admins of a project powered by Laravel Nova.