Libraries tagged by storeden
siteation/magento2-storeinfo-menus
225 Downloads
Get your store menus with ease
setbased/php-stratum-sqlite-pdo
3697 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
setbased/php-stratum
15662 Downloads
PhpStratum: A stored procedure and function loader and wrapper generator for various RDBMS
tumtum/phpunuhi-export-excel
438 Downloads
This extension for the phpunuhi project enables translations to be stored in an Excel table
thetispro/laravel5-setting
9616 Downloads
Persistent configuration settings for Laravel 5 - Create, Read, Update and Delete settings stored in files using JSON
tacoberu/composer-assets
2389 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
nawawi/docket-cache
33 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
mouf/security.userfiledao
143696 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!
mgriego/flysystem-clamav
24270 Downloads
The Flysystem ClamAV scanner acts as a passthrough filesystem, scanning files that are retrieved from or stored to a backing Flysystem adapter (ie Local, FTP, S3, etc).
marshmallow/translatable
12934 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
102 Downloads
Queue, preview and and send emails stored in the database
kfreiman/yii2-json-attribute-behavior
12230 Downloads
Yii2 Behavior for encode and decode json stored attributes
jlorente/laravel-eloquent-splitted-dates-trait
5409 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
3533 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
hananils/kirby-choices
19 Downloads
For any list field offering options in the blueprint, like select, multiselect or checkboxlist, Choices will load and return the readable text values for the keys stored in the content file. It works with static options directly set in the blueprint as well as dynamic ones loaded via query or api settings.