Libraries tagged by stored database
oliva/tree
32673 Downloads
Utility for handling tree data structures and building trees from flat data stored in database tables and alike.
mangoldsecurity/settings
3148 Downloads
Application wide settings stored in your database
kgrruz/codeigniter4-email-queue
341 Downloads
Queue, preview and and send emails stored in the database
henryavila/email-tracking
3828 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
emran-alhaddad/statamic-logbook
525 Downloads
Statamic add-on for system logs and user audit logs stored in a database, with CP UI, analytics, and CSV export.
easy2dev/multi-tenant-wizard
714 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
1333 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
23501 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.
jazzsequence/ai-connector-secure-layer
2382 Downloads
Keeps LLM API keys out of the WordPress database. Fetches keys from Pantheon Secrets or environment variables on-demand at the moment an LLM request fires — never stored in wp_options, never pre-loaded as a PHP constant.
lukasccb/laravel-ai-translations
36 Downloads
Scan, manage, and AI-translate __() strings stored in the database for Laravel applications.
winavin/permissions
38 Downloads
A lightweight, Enum-driven Roles & Permissions package for Laravel, designed for multi-model and multi-team systems without requiring database-stored role or permission definitions.
futuretek/yii2-options
12713 Downloads
This extension provide application configuration support stored in database.
smart-cms/settings
1573 Downloads
This package provides a simple way to manage settings in a Laravel application stored in the database with efficient caching.
nimblephp/settings
39 Downloads
Runtime key-value settings for NimblePHP, stored in the database with typed values and per-request caching
mymuns/activity-log
574 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.