Libraries tagged by stored database
anonymous/activitylogger
7 Downloads
This package will store the user activity to the database
cemerson/pdosafe
81 Downloads
Library for using AWS Parameter Store or AWS Secrets Manager with database connections in PHP
wevrem/dstruct
116 Downloads
Store and retrieve PHP objects in MYSQL database
vrkansagara/laravel-request-log
0 Downloads
Store all your request and response into database.
tingo-gmbh/eloquent-traceable
256 Downloads
Store traceable log items in your local database using Eloquent.
techguy/world-countries-api
829 Downloads
This package has api pointing to https://restcountries.eu. Fetches and stores all the countries in your local database.
igchebof/kali-audit-email
12 Downloads
Store laravel app generated mail copy to database
sinclairt/settingable
7 Downloads
Store settings for an app or resource in the database
projectzero/loldatabase
22 Downloads
An API wrapper for Riot Games League of Legends that stores and caches the data retrieved in a database format.
priyank/doctrine-odm-audit
166 Downloads
To Store New/old value as audit in database on flush event of ODM Doctrine
peterpalma/file-cache
0 Downloads
Stores cache on disk rather than in a database
mjducharme/laravel-model-json-storage
175 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
krg/doctrine-nestedsets
25 Downloads
Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.
jlorente/yii2-locations
96 Downloads
A Yii2 extension that includes database tables, models and an admin module to store locations.
ikepu-tp/laravel-access-logger
25 Downloads
This library stores user access logs in Laravel. You can choose between log files and databases for storage.