Libraries tagged by Laravel Database
caneara/triggers
4077 Downloads
A package to add database trigger support to Laravel
ulobby/neoeloquent
68133 Downloads
Laravel wrapper for the Neo4j graph database REST interface
sarfraznawaz2005/visitlog
13794 Downloads
Laravel package to log visitor information into database.
nwidart/db-exporter
38870 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
cable8mm/xeed
533 Downloads
The Xeed is to generate new model, seed, database seed, factory and migration files for Laravel based on data from the existing database table.
tomatophp/filament-types
3990 Downloads
Manage any type on your app in Database with easy to use Resource for FilamentPHP
tomatophp/filament-tenancy
699 Downloads
Tenancy multi-database integration for FilamentPHP
tomatophp/filament-locations
3628 Downloads
Database Seeds for Countries / Cities / Areas / Languages / Currancy with ready to use resources for FilamentPHP
tomatophp/filament-alerts
1019 Downloads
Send notification to users using notification templates and multi notification channels, it's support Filament Native Notification Service with macro, and a full integration to FCM service worker notifications
testmonitor/eloquent-incrementable
21495 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
sofa/eloquent-testsuite
94047 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
sagalbot/encryptable
42732 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
revolution/sail-db-backup
26774 Downloads
Backup Sail's Database
renoki-co/l1
1541 Downloads
Laravel integration for Cloudflare Workers services.
pecee/pixie
23293 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.