Libraries tagged by storing
nails/module-address
8486 Downloads
This module provides a unified API for storing, formatting, and validating addresses.
naf/session
240 Downloads
NAF Session Plugin for storing data across requests.
mouf/utils.action.action-interface
372600 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
kba-team/memory-container
681 Downloads
PSR-11 container storing its values in memory and offering a singleton access.
jeffersongoncalves/laravel-zero-credentials
203 Downloads
Reusable base for storing CLI authentication credentials locally in JSON (~/./config.json or XDG), with 0600 permissions and a typed credentials contract.
jazzsequence/address-book
1105 Downloads
A WordPress plugin for storing and maintaining addresses.
hexis/audit-bundle
380 Downloads
Symfony bundle that audits security events (login, logout, switch_user, failed-login) and Doctrine writes (insert/update/delete) with optional pre-image snapshots, storing to Elasticsearch or Doctrine with primary/fallback semantics.
hanneskod/yaysondb
2332 Downloads
Flat file db storing data as json arrays
gullevek/dotenv
1595 Downloads
Simple .env file processing and storing in _ENV array
grazulex/laravel-snapshot
145 Downloads
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
daun/statamic-multisite-field
484 Downloads
Fieldtype for storing localized values in non-localizable contexts
chrisullyott/php-log
11713 Downloads
A dead-simple logger, storing data in JSON.
charm/options
4998 Downloads
A generic class for storing options while enforcing option types.
alex290/yii2-images
1114 Downloads
yii2 images module for storing images
userfrosting/session
47795 Downloads
Uniform interface for storing sessions in a variety of mediums, based on illuminate/session