Libraries tagged by storing
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.
mikehaertl/xreturnable
27 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.
mehedimi/new-instance
1 Downloads
A package to chain class method with out storing a variable
mamadou-aly-sy/bag
1 Downloads
A simple php bag for storing data
mahmoudsabry/email-list
10 Downloads
Sample for repository pattern [Storing email for newsletter]
lukebrandonfarrell/laravel-devices
11 Downloads
Adds device infrastructure for storing connected devices and authenticating anonymous users to your application
lordfm/plastic
20 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.
loilo/storage-paths
58 Downloads
Get OS-specific paths for storing your project's config, cache, logs etc.
loadsys/cakephp-libregistry
11925 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
lifeonscreen/laravel-log-keeper
2912 Downloads
Laravel Log Keeper helps rotating you logs while storing them anywhere you want with custom local/remote retention policies
kxk911/csum-goods
0 Downloads
Package implements good storing for shop
krak/data-storage
228 Downloads
Storing arbitrary data in arbitrary places
kolyya/photo-bundle
38 Downloads
Allows you to upload an unlimited number of photos for the object, delete them and sort them. Also allows you to specify several formats for storing photos.
ko/json-cache
95 Downloads
A caching module for storing data in a JSON file