Libraries tagged by storing
oneseven9955/laravel-auditing-filesystem
5 Downloads
This filesystem driver, designed for the owen-it/laravel-auditing package, facilitates storing audits in CSV files across all Laravel disks that are registered.
ognistyi/yii2-images
1 Downloads
yii2 images module for storing images
nzsakib/db-config
0 Downloads
Package for storing config details in database
nvbooster/phpcr-assets-bundle
6 Downloads
Bundle for storing and serving js, css assets with PHPCR Storage
numkms/yii2-images
56 Downloads
yii2 images module for storing images
nieeonliv/advertising
52 Downloads
package for storing advertising configurations on the site
neznajki/json-rpc-common
17 Downloads
Storing common contracts for json rpc server
mypharmabr/plastic
242 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
myjw3b/file-writing
13 Downloads
File database handler for easily storing, updating, and selecting info.
mustafaomar/laravel-fileuploader
16 Downloads
A simple package for uploading media and storing media urls in database
mstfblci/laravel-addresses
8 Downloads
Module for storing addresses.
mrcoco/ceph-uny
6 Downloads
Provides a CephClient for storing files UNY cloud object storage.
mouf/utils.log.filter-logger
5 Downloads
This package contains a class that acts as a logger. It purpose is to apply a filter on logs and forward the logs to another logger that will take care of storing the log.
mnabialek/laravel-translate
12 Downloads
Allows storing translations in PO files
mjducharme/laravel-model-json-storage
175 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.