Libraries tagged by stored database
itpassion-ltd/countries
71 Downloads
Country Data stored as Eloquent Models in your preferred database
spatie/laravel-translation-loader
2114588 Downloads
Store your language lines in the database, yaml or other sources
fire015/flintstone
99524 Downloads
A key/value database store using flat files for PHP
qcod/laravel-settings
167579 Downloads
Store key value pair in database as settings
rawilk/laravel-settings
91758 Downloads
Store Laravel application settings in the database.
danielme85/laravel-log-to-db
734090 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
87286 Downloads
A package with UI to store and manage all the settings for your application
whitecube/laravel-timezones
53720 Downloads
Store UTC dates in the database and work with custom timezones in the application.
statamic/eloquent-driver
361315 Downloads
Allows you to store Statamic data in a database.
neos/redirecthandler-databasestorage
740394 Downloads
A plugin for neos/redirecthandler to store redirects in the database
stefangabos/zebra_session
99383 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
171287 Downloads
ArangoDB PHP client
stackkit/laravel-database-emails
23493 Downloads
Store and send e-mails using the database
rediscluster/rediscluster
1193 Downloads
a php interface to a Cluster of Redis key-value store
sagalbot/encryptable
46597 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.