Libraries tagged by stored database
oliva/tree
25213 Downloads
Utility for handling tree data structures and building trees from flat data stored in database tables and alike.
henryavila/email-tracking
2246 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
easy2dev/multi-tenant-wizard
220 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
551 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.
rias/craft-notifications
22850 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
9548 Downloads
This extension provide application configuration support stored in database.
emadha/laravel-dynamic-config
1117 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.
mouf/security.userfiledao
143576 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
5 Downloads
Flexible customization of email template content, with blade file format. content will be stored in database.
michalsn/codeigniter-session-extended
11 Downloads
Managing user sessions stored in the database for the CodeIgniter 4 framework
daxslab/yii2-uploader-behavior
682 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.
mayocube/craft-notifications
118 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.
log1x/acf-encrypted-password
279 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
87 Downloads
Queue, preview and and send emails stored in the database
dynamic/silverstripe-classname-update-tasks
3108 Downloads
Module that updates legacy classnames stored in the database to FQN