Libraries tagged by scoring
almant/image-handler-almant
7 Downloads
this is a simple package for storing images in a project
aldemco/secrets
22 Downloads
The package implements the functionality of creating, storing, checking secrets
adrexia/groupprofiles
8 Downloads
Module for storing group profile data
abianbiya/filehandler
29 Downloads
Filehandler for storing and versioning files in Laravel
yogarine/plastic
6587 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
3 Downloads
Google spreadsheet transforms to json and storing to file with laravel.
yaim/multilingual-eloquent
35 Downloads
A simple to setup and use Laravel package for storing dynamic translated (user provided) content in eloquent models.
twosuperior/registry
4831 Downloads
Laravel 4 Registry Manager for storing application specific settings
truesocialmetrics/memcache-large-object-packer
5794 Downloads
helper for storing large object in memcache and other zend cache adpters
tnapf/mysqlsessions
13 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
85 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
495 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.