Libraries tagged by storing
kodus/session
36379 Downloads
A simple interface for storing and retrieving session data without the use of PHP's native session handling
karriere/state
16726 Downloads
Laravel package for storing current application state in cache/session
danhunsaker/flysystem-redis
132881 Downloads
A Flysystem adapter for storing files in Redis
costa-rico/yii2-images
59831 Downloads
yii2 images module for storing images
adrenalinkin/doctrine-utc-date-time
29263 Downloads
Provides Doctrine DBAL date and time types for storing in UTC format into database
punkstar/mageconfigsync
8365 Downloads
A utility to aid the storing of Magento configuration in version control.
violinist-dev/project-data
218181 Downloads
Project data object for storing project info when sending to workers.
vakata/phptree
5091 Downloads
A collection of PHP classes for storing a tree in a relational database
typo3/cms-saltedpasswords
320287 Downloads
Uses a password hashing framework for storing passwords. Integrates into the system extension "felogin". Use SSL or rsaauth to secure datatransfer! Please read the manual first!
owenbush/static-settings
12391 Downloads
An API for storing and retrieving static settings
dinke/curl-http-client
4743 Downloads
Curl based HTTP Client - Simple but effective OOP wrapper around Curl php lib. It allows sending post/get requests, using proxy, binding to specific IP, storing cookies etc.
silverstripe/multivaluefield
202404 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
xint0/credential-storage-contract
5776 Downloads
Defines a contract for storing credentials
webcoast/dot-forms
431 Downloads
TYPO3 CMS extension for storing TCA fields with dot notation into a single field
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.