Libraries tagged by realtime database
plokko/laravel-firebase
93275 Downloads
Laravel Firebase integration
mpociot/laravel-firebase-sync
153223 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
muhdfaiz/laravel-tail-db
27146 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
saasscaleup/laravel-n-plus-one-detector
1183 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
redis-ventures/redisvl
17888 Downloads
Redis Vector Library (RedisVL) enables Redis as a real-time database for LLM applications, based on Predis PHP client
benjdiasaad/laravel-db-monitor
459 Downloads
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
smwks/laravel-zenith
106 Downloads
Laravel Horizon for database-backed queues — real-time dashboard and worker management for the database queue driver.
stayapp-corp/firebase-realtime-database-backup
50 Downloads
Firebase Realtime database library to backup and restore small and larger projects.
suhasrkms/lara-fire
268 Downloads
Introducing a Laravel-Firebase Package | A comprehensive solution seamlessly integrating Laravel's robust framework with Firebase's powerful features. This package provides developers with: Authentication: Effortless user sign-up and login processes, ensuring security and ease of use.
arpanihan/auditify
19 Downloads
A high-performance, decoupled audit logging and real-time threat detection package for Laravel. Features action log diffs, session activity tracking, custom authorization callbacks, and queued alerts.
akceli/laravel-realtime-database
11 Downloads
Keep your client store in sync with middleware. No more manually keeping the store in sync with every api call, also leverages pusher so the same middleware can keep all clients up to date
mouf/database.dbstats
88 Downloads
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.
amos97/laravel-firebase
5 Downloads
Laravel Firebase integration
pimphand/firemoo
2 Downloads
Laravel package for Firestore-like API and WebSocket integration
vijaytomar/db-importer
11 Downloads
A powerful Laravel package for importing large CSV/Excel files with chunked uploads, real-time progress tracking via offcanvas UI, column mapping, relation handling, and queued processing.