Libraries tagged by model support
spatie/laravel-model-states
4277967 Downloads
State support for Eloquent models
protonemedia/laravel-cross-eloquent-search
410171 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
casbin/laravel-authz
256589 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
rutorika/sortable
836914 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
goldspecdigital/laravel-eloquent-uuid
1191748 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
php-tmdb/api
365051 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
tectalic/openai
229021 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
highsolutions/eloquent-sequence
114467 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
donjan-deng/hyperf-casbin
17990 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
yii2tech/embedded
172236 Downloads
Provides support for embedded (nested) models in Yii2
your-app-rocks/eloquent-uuid
74680 Downloads
Adds support for UUID generation automatically for Models Eloquents.
io238/laravel-iso-countries
45759 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
michalsn/codeigniter4-uuid
19041 Downloads
UUID package for CodeIgniter 4 with support for Model and Entity.
singlequote/laravel-datatables
22913 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
iamfarhad/laravel-audit-log
104 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support