Libraries tagged by storing
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
nixphp/session
39 Downloads
NixPHP Session Plugin for storing data across requests.
nieeonliv/advertising
53 Downloads
package for storing advertising configurations on the site
neznajki/json-rpc-common
22 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
15 Downloads
File database handler for easily storing, updating, and selecting info.
mustafaomar/laravel-fileuploader
17 Downloads
A simple package for uploading media and storing media urls in database
mstfblci/laravel-addresses
9 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
176 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.
mikehaertl/xreturnable
28 Downloads
Yii extension to create URLs that allow to return to a page by storing its GET Parameters on a stack.
mihai-stancu/doctrine-types-extra
1843 Downloads
Doctrine2 storing `UUID()` as BINARY(16) and `UUID_SHORT()` as BIGINT for MySQL.