Libraries tagged by storewid
tacoberu/composer-assets
2328 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
ph-7/datatype
3594 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.
mouf/security.userfiledao
143634 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!
ministryofweb/image-fix-exif-orientation
2143 Downloads
Automatically rotates an image based on its orientation stored in Exif data. Supports GD and ImageMagick/IMagick.
marshmallow/translatable
12765 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.
kgrruz/codeigniter4-email-queue
92 Downloads
Queue, preview and and send emails stored in the database
kfreiman/yii2-json-attribute-behavior
12137 Downloads
Yii2 Behavior for encode and decode json stored attributes
jlorente/laravel-eloquent-splitted-dates-trait
5272 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
3221 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
futuretek/yii2-options
9880 Downloads
This extension provide application configuration support stored in database.
emadha/laravel-dynamic-config
1126 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.
dipesh79/laravel-mail-log-viewer
179 Downloads
Laravel package to view all email addresses stored in the log files, intended for development purposes only.
chantouch/laravel-jwt-redis
4238 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
10656 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.