laravel_autovalidation
by raffaele
This package provides to autogenerate rules from database constraints with default message and autovalidate your model before save or update.
laravel-attributes
by rinvex
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravel-autodb
by xmarkclx
Automatically creates database for Laravel based on a few PHP documentation comments.
laravel-bookings
by rinvex
Rinvex Bookings is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It has a simple architecture, with powerful underlying to afford solid platform for your business.
laravel-cached-database-stickiness
by mpyw
Guarantee database stickiness over the same user's consecutive requests
laravel-cassandra
by fuitad
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
laravel-cli-create-user
by boaideas
An artisan command to create, list and remove users in a laravel application from the cli
laravel-codeigniter-db
by expressodev
Integration layer allowing use of the Laravel database library in CodeIgniter applications
laravel-couchbase
A Couchbase based Eloquent model and Query builder for Laravel
laravel-data-migration
by despark
Helps you migrate data from foreign or local database table by table
laravel-database
by ablunier
Laravel database utilities package. Repository, cache, abstraction layer.
laravel-database
by aedart
Various utilities and helpers for Laravel's Database package, here among a package migrations helper.
laravel-database-encryption
by austinheap
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-database-structure
by nachofassini
Package that generates a php file with the tables and fields of the database after running all the migrations
laravel-database-translation
by mike-zange
A Laravel package to load translation strings from database with fallback to file system
laravel-db-auditor
by vcian
Database DB Auditor provide leverage to audit your MySql, sqlite, PostgreSQL database standards and also provide options to add constraints in table.
laravel-db-exporter
by vi-kon
Database table structure and data exporter to migration and seed files
laravel-db2
by cooperl
laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.