Libraries tagged by stored database
aqamarine/laravel-query-cache
44 Downloads
Based on 'miradnan/laravel-model-caching' package which stores cache for database query and automatically cleans it after Creating or Updating Laravel model.
anwar7736/contact
1 Downloads
Send email to the website admin and its store to the database table
aminurdev/contact
6 Downloads
this will send email to admin and store data into database
ahost/logging
8 Downloads
Create & save log file and store data in database
jmd/settings-bundle
114 Downloads
This bundle allows you to store settings in database
c975l/email-bundle
825 Downloads
Bundle to manage sending emails and store in a database
webmakers/symfony-setting-bundle
45 Downloads
Bundle for Symfony2 to store site settings in database table
techniconcept/formfinisher-jsonstore
27 Downloads
Neos.Form finisher to store form data in database
sudip/contact
5 Downloads
A contact form to send email to admin and store the query in database
rolice/laravel-currency
247 Downloads
Package that uses Yahoo! Finance API to get exchange rates and stores them in a database for further use.
phpguus/i12l
21 Downloads
Laravel package encapsulating international standards ISO3166, ISO4217, ITU.E164. Also provides a service to download currency exchange rates. Stores all information in database tables.
nhrrob/contact
7 Downloads
This package sends email to admin email and also store user data in database
micheledef/pdo-session-handler
55 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
madhurasri/laravel-activitylog-mongodb
372 Downloads
This is an extended version of the popular spatie/laravel-activitylog package designed to store data in MongoDB databases.
libaro/laravel-slow-queries
26 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.