Libraries tagged by database model
pdphilip/opensearch
34747 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
orkhanahmadov/eloquent-repository
57076 Downloads
Eloquent Repository for Laravel
msafadi/laravel-eloquent-join-with
3848 Downloads
Laravel Eloquent Join With Relationships
gearbox-solutions/eloquent-filemaker
32867 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
rinvex/laravel-attributes
104309 Downloads
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.
axn/laravel-models-generator
12017 Downloads
Eloquent model generation from the database.
laracademy/model-generator
9447 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
namoshek/laravel-scout-database
61130 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
laragear/meta-model
172352 Downloads
Let other developers customize your package model and migrations
infinitypaul/laravel-database-filter
28614 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
austinheap/laravel-database-encryption
75804 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-freelancer-nl/fluentaql
11397 Downloads
PHP AQL Query Builder
designmynight/laravel-elasticsearch
28353 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
xmo/mine-translatable
49969 Downloads
The Hyperf Multilingual Model package.
xint0/laravel-optimistic-locking
54771 Downloads
Adds optimistic locking feature to eloquent models.