laravel-visual-schema
by brybry
A drag-and-drop visual database designer for Laravel with professional ERD design capabilities. Shared hosting compatible with no build process required.
laravel-auto-transaction
by sheum
Automatic database transaction management for Laravel applications
laravel-project-markdown
by saeedvir
Laravel package to generate comprehensive markdown documentation for project files and database schema with AI-readable output
laravel
A comprehensive multi-tenancy package for Laravel applications using Doctrine ORM
clickhouse-laravel
by kundan-in
ClickHouse database driver for Laravel - seamlessly integrate ClickHouse into your Laravel applications
laravel-gemini-search
by coderubix
AI-powered natural language database search using Google Gemini in Laravel.
laravel-autoseeder
by dedsec
Automatically generate realistic database seeders for Laravel models including relationships.
laravel-database-newsletter
by nanorocks
Laravel Newsletter package with built-in database driver support
laravel-couchdb-eloquent
by toolman
CouchDB Eloquent ORM for Laravel - Provides Eloquent-like interface for CouchDB operations
laravel-postgresql-encrypted-model
by toolman
A Laravel trait for handling encrypted data in PostgreSQL with configurable encryption algorithms, modes, and comprehensive query methods
laravel-modelschema
by grazulex
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
laravel-factory-scaffold
Automatically generate factories and seeders for Laravel models
laravel-backup-complete-restore
by klytron
Complete backup restoration for Spatie Laravel Backup - restores both database and files to their exact locations with consolidated configuration and internal health checks (supports Laravel 10-13)
laravel-searchable-trait
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
laravel-sql-to-migration
by rizkussef
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
chromadb-laravel
by seyidcmd
ChromaDB Laravel is a Laravel client for the Chroma Open Source Embedding Database
laravel-neo4j
by signalnorth
Neo4j database driver for Laravel with migration support, query builder, and Eloquent-style models
laravel-devlogger
by onamfc
A custom logging package for Laravel with database storage and automatic error catching
laravel-database-archiver
by onamfc
A Laravel package for efficient database record archival to cold storage
laravel-querymonitor
by juniora
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
pgbouncer-laravel-extension
by vermaysha
A Laravel extension to support PgBouncer with emulated prepared statements for PostgreSQL connections.
laravel-connection-storage
by mcrm
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
laravel-schema
Laravel package to generate migrations from a schema.db definition file.
laravel-settings
by bleuren
A package to manage application settings through a database in Laravel applications.
laravel-db-seeder-export
Export Laravel database tables to seeders with Telegram and email backup functionality
laravel-db2
by rb-serin
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
laravel-translatable-12
by phpanonymous
A Laravel package for multilingual models upgrade by phpanonymous
laravel-sync-tracker
A Laravel package for tracking entity synchronization status between systems
laravel-subscriptions-fix
by momar3632
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.
laravel-server-sync
by ajaxray
A Laravel package to easily sync your production database and files to your local environment
spiti-laravel-subscriptions
by spiti
Spiti 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.
laravel-database-mail
Laravel package that allows sending emails stored in the database based on fired events.
laravel-log-to-db
by salimkamboh
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
laravel-expressions
by buckhamduffy
Database-independent Query Expressions as a replacement to DB::raw calls