Libraries tagged by storing
adrexia/groupprofiles
8 Downloads
Module for storing group profile data
abianbiya/filehandler
29 Downloads
Filehandler for storing and versioning files in Laravel
yoshi2889/container
566 Downloads
Simple PSR-11 Container implementation for storing object instances
yogarine/plastic
6586 Downloads
This is a fork of Plastic, created by sleimanx2. 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.
yish/laravel-googlespreadsheet
2 Downloads
Google spreadsheet transforms to json and storing to file with laravel.
yaim/multilingual-eloquent
34 Downloads
A simple to setup and use Laravel package for storing dynamic translated (user provided) content in eloquent models.
twosuperior/registry
4823 Downloads
Laravel 4 Registry Manager for storing application specific settings
truesocialmetrics/memcache-large-object-packer
5793 Downloads
helper for storing large object in memcache and other zend cache adpters
tnapf/mysqlsessions
12 Downloads
A sessioninterface implementation for storing sessions in a mysql database
tkrause/plastic
2136 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.
surgiie/vault-cli
84 Downloads
A PHP command-line interface for storing encrypted `AES-256` or `AES-128` json data using an encryption key derived from a master password.
smart/emailqueue
186 Downloads
Email sending and storing library
rokde/flysystem-local-database-adapter
494 Downloads
A flysystem adapter for storing files within your local database table.
phitech/entities
46 Downloads
Provides methods for managing entities that consist two database tables: main and meta. It allows for an indiscrete set of attributes by storing them as key-value sets in the meta table, while the most important attributes and indexes are in the main table. This structure is inspired by the post/postmeta structure in Wordpress databases.
opis/data-store
494 Downloads
Opis Data Store is a library for storing and fetching structured collections of data.