Libraries tagged by stored database
mayocube/craft-notifications
436 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
dynamic/silverstripe-classname-update-tasks
3157 Downloads
Module that updates legacy classnames stored in the database to FQN
percipioglobal/craft-notifications
18890 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
nzta/googlemap-leafletfield
654 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
mouf/security.userfiledao
144825 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
hxm/laravel-database-email-template
8 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
michalsn/codeigniter-session-extended
18 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework
magslabs/laravel-storedproc
221 Downloads
A fluent Laravel package for calling stored procedures with support for OUTPUT parameters, pagination, and transactions.
knowzies-tech/localization
105 Downloads
Localization using labels stored in database and served using cache for performance
panchodp/laravel-page-monitor
31 Downloads
Monitor page visits in your Laravel application. Each visit is stored in the database with information about the user (authenticated or guest), device type, IP address, and timestamp.
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
fedale/setting-bundle
9 Downloads
Symfony bundle for runtime, multi-tenant application settings stored in the database
emadha/laravel-dynamic-config
1195 Downloads
This Package makes it possible for users to have their config files stored in a database table, making it easier to customize these values from UI.
apps-inteligentes/email-tracking
3092 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.