Libraries tagged by stored database
fire015/flintstone
93350 Downloads
A key/value database store using flat files for PHP
qcod/laravel-settings
155401 Downloads
Store key value pair in database as settings
rawilk/laravel-settings
70737 Downloads
Store Laravel application settings in the database.
danielme85/laravel-log-to-db
666567 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
qcod/laravel-app-settings
82528 Downloads
A package with UI to store and manage all the settings for your application
statamic/eloquent-driver
301262 Downloads
Allows you to store Statamic data in a database.
neos/redirecthandler-databasestorage
706291 Downloads
A plugin for neos/redirecthandler to store redirects in the database
stefangabos/zebra_session
95324 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking
triagens/arangodb
165803 Downloads
ArangoDB PHP client
whitecube/laravel-timezones
41673 Downloads
Store UTC dates in the database and work with custom timezones in the application.
stackkit/laravel-database-emails
22721 Downloads
Store and send e-mails using the database
sagalbot/encryptable
43815 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ayesh/stateless-csrf
15140 Downloads
Secret-key based state-less CSRF token generator and validator for PHP 8. State-less means you do not have to store the CSRF token in session or database.
zetacomponents/persistent-object
485643 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
flowpack/entity-usage-databasestorage
19237 Downloads
Stores entity usages in the database fow Neos Flow