Libraries tagged by stored database
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
3351 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
6 Downloads
Render Laravel notifications based on a template stored in the database.
jklz/database-helper
41 Downloads
extends of illuminate/database and illuminate/encryption to handle field data stored in json and encrypted. encrypted via $_ENV[CRYPT.KEY]
debuss-a/stored-procedures
3 Downloads
A dedicated implementation to deal with stored procedures (with PDO).
skinka/yii2-config
209 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
3676 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
5 Downloads
Accessing entries stored in database as files
crazy-max/cws-session
46 Downloads
PHP class to manipulate sessions. Data are securely encrypted and sessions are stored in database.
philiprehberger/laravel-settings
72 Downloads
Type-safe, cached application settings stored in the database with a simple key-value API
karlerss/laravel-db-script-manager
1383 Downloads
Manage database views, stored procedures etc with Laravel
kachkaev/daf-bundle
41 Downloads
Dataset abstraction framework (DAF) simplifies processing of complex datasets that are stored in a postgresql database