Libraries tagged by laravel_db
axn/laravel-pk-int-to-bigint
5734 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
alvin0/database-json-laravel
3965 Downloads
Create and manage json databases with Laravel
zoilomora/laravel-msaccess
4948 Downloads
This package helps you to manage Microsoft Access DB by ODBC Connection with the integrated Laravel ORM.
google/sqlcommenter-laravel
75073 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
austinheap/laravel-database-encryption
75991 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
michaelb/lumen-db2
3656 Downloads
lumen-db2 is a simple DB2 service provider for Lumen. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
cyberwizard/dbsafeguard
3232 Downloads
A Laravel package for safeguarding your database with easy-to-use backup commands.
minionfactory/model-mapper
20974 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
tanwencn/supervisor
4246 Downloads
方便的输出日志文件、自定义文本、DB表等,你想监控的行为记录。
weboap/visitor
14257 Downloads
log your visitors in db, page hits, and generate visit counter for Laravel 5
sdavis1902/eloquent-vars
8994 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
zhuzhichao/laravel-db-dict
3373 Downloads
A Laravel db dict package
yesccx/laravel-db-query
5722 Downloads
Laravel db query
wladmonax/laravel-db-backup
6091 Downloads
Backup and restore databases. Encrypting dumps. Save dumps to db and uploading to Dropbox. Restore dump from Dropbox.
webparking/laravel-db-rebuild
8792 Downloads
A laravel package that allows for quick database rebuilds with presets.