Libraries tagged by model support
spatie/laravel-model-states
7173656 Downloads
State support for Eloquent models
protonemedia/laravel-cross-eloquent-search
544833 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
rutorika/sortable
1048633 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
goldspecdigital/laravel-eloquent-uuid
1342125 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
casbin/laravel-authz
367708 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
yii2tech/embedded
210341 Downloads
Provides support for embedded (nested) models in Yii2
php-tmdb/api
383726 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
303150 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.
michalsn/codeigniter4-uuid
33278 Downloads
UUID and ULID package for CodeIgniter 4 with support for Model.
highsolutions/eloquent-sequence
137177 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
iamfarhad/laravel-audit-log
8692 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
casbin/think-authz
20884 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC for ThinkPHP.
donjan-deng/hyperf-casbin
24809 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
your-app-rocks/eloquent-uuid
94811 Downloads
Adds support for UUID generation automatically for Models Eloquents.
yii2tech/ar-variation
41892 Downloads
Provides support for ActiveRecord variation via related models in Yii2