Libraries tagged by stored database
danielme85/laravel-log-to-db
606088 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
78366 Downloads
A package with UI to store and manage all the settings for your application
statamic/eloquent-driver
248666 Downloads
Allows you to store Statamic data in a database.
neos/redirecthandler-databasestorage
676404 Downloads
A plugin for neos/redirecthandler to store redirects in the database
stefangabos/zebra_session
92156 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
161420 Downloads
ArangoDB PHP client
whitecube/laravel-timezones
31941 Downloads
Store UTC dates in the database and work with custom timezones in the application.
stackkit/laravel-database-emails
22182 Downloads
Store and send e-mails using the database
sagalbot/encryptable
42409 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
ayesh/stateless-csrf
12781 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
481885 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
17074 Downloads
Stores entity usages in the database fow Neos Flow
buildcode/laravel-database-emails
1226 Downloads
Store and send e-mails using the database
typisttech/wp-option-store
16375 Downloads
Extending WordPress Options API, read options from places other than database, the OOP way
voku/session2db
19279 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.