Libraries tagged by stored database
rias/craft-notifications
22623 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.
henryavila/email-tracking
1998 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
easy2dev/multi-tenant-wizard
125 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
craftpulse/craft-notifications
339 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.
futuretek/yii2-options
8523 Downloads
This extension provide application configuration support stored in database.
emadha/laravel-dynamic-config
1059 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.
dynamic/silverstripe-classname-update-tasks
3022 Downloads
Module that updates legacy classnames stored in the database to FQN
mouf/security.userfiledao
142707 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
4 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
michalsn/codeigniter-session-extended
7 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework
daxslab/yii2-uploader-behavior
665 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
wearepixel/laravel-model-objects
58 Downloads
A package to easily serialize a Laravel model to be stored in a database for disconnected model access.
solophp/settings
21 Downloads
Managing application settings stored in a database
log1x/acf-encrypted-password
278 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.
kgrruz/codeigniter4-email-queue
60 Downloads
Queue, preview and and send emails stored in the database