Libraries tagged by stored database
alban/laravel-data-sync
4 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
apps-inteligentes/email-tracking
3088 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.
onlinebuddies/modyllic
15 Downloads
MySQL database migrations, schema comparison, stored proc management made easy
benmanu/silverstripe-leafletfield
3297 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
course-link/laravel-database-notification-templates
3 Downloads
Render Laravel notifications based on a template stored in the database.
jklz/database-helper
33 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
skinka/yii2-config
207 Downloads
Extension for Yii2 to dynamically configuration parameters stored in the database
tanoconsulting/datavalidatorbundle
208 Downloads
A tool to validate Data stored in Databases and Filesystems
netcore/translations
3672 Downloads
Laravel translations stored in database for easy CRUD
mouf/utils.log.advanced-logger
5 Downloads
This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.
alex-kalanis/kw_files_mapper
0 Downloads
Accessing entries stored in database as files
crazy-max/cws-session
42 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
karlerss/laravel-db-script-manager
1381 Downloads
Manage database views, stored procedures etc with Laravel
kachkaev/daf-bundle
39 Downloads
Dataset abstraction framework (DAF) simplifies processing of complex datasets that are stored in a postgresql database