Libraries tagged by Laravel Database
cooperl/laravel-db2
99469 Downloads
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
yoeriboven/laravel-log-db
54701 Downloads
A database driver for logging with Laravel
vcian/laravel-db-auditor
8194 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
plokko/laravel-firebase
54737 Downloads
Laravel Firebase integration
pavel-mironchik/laravel-backup-panel
53469 Downloads
An interface for Spatie Laravel Backup package
mvanduijker/laravel-transactional-model-events
108064 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
76227 Downloads
Validation rule to check if a model exists
msafadi/laravel-eloquent-join-with
3116 Downloads
Laravel Eloquent Join With Relationships
mpyw/laravel-local-class-scope
75466 Downloads
A tiny macro that reuse a global scope class as a local scope
laravelcm/laravel-subscriptions
7085 Downloads
Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
igaster/laravel_cities
67908 Downloads
Seed all countries/cities from geonames.org database. Searchable DB tree, ready to use API & a bonus vue.js component!
husam-tariq/filament-database-schedule
8415 Downloads
Manage your Laravel Task Scheduling in a Filament interface and save schedules to the database.
fobia/laravel-sphinx
108241 Downloads
A Laravel query builder for SphinxQL
erjanmx/laravel-migrate-check
241225 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
dietercoopman/laravel-showsql
36223 Downloads
A Laravel package to output an sql as given to the database