Libraries tagged by stored database
emagicone/module-bridgeconnector
5142 Downloads
Install Magento Store Manager Connector module to fluently connect Store Manager desktop application to Magento database. Increase speed of data management, take advantage of simplicity and reliability with all-in-one Store Manager via Magento Store Manager Connector.
dominicwatts/contacttodb
1 Downloads
Magento 2 plugin to store contact us form submission to database
anonymous/activitylogger
4 Downloads
This package will store the user activity to the database
cemerson/pdosafe
78 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
247 Downloads
Store traceable log items in your local database using Eloquent.
techguy/world-countries-api
824 Downloads
This package has api pointing to https://restcountries.eu. Fetches and stores all the countries in your local database.
igchebof/kali-audit-email
7 Downloads
Store laravel app generated mail copy to database
ucscode/pairs
17 Downloads
PHP tool designed to efficiently store and retrieve key-value pairs in a database.
sinclairt/settingable
6 Downloads
Store settings for an app or resource in the database
projectzero/loldatabase
21 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.