Libraries tagged by model support
spatie/laravel-model-states
3885900 Downloads
State support for Eloquent models
protonemedia/laravel-cross-eloquent-search
388463 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
rutorika/sortable
800089 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
goldspecdigital/laravel-eloquent-uuid
1136454 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
casbin/laravel-authz
227557 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
php-tmdb/api
358971 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
212054 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
16643 Downloads
UUID package for CodeIgniter 4 with support for Model and Entity.
highsolutions/eloquent-sequence
109830 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
yii2tech/embedded
167204 Downloads
Provides support for embedded (nested) models in Yii2
your-app-rocks/eloquent-uuid
70610 Downloads
Adds support for UUID generation automatically for Models Eloquents.
io238/laravel-iso-countries
43432 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.
singlequote/laravel-datatables
22422 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
donjan-deng/hyperf-casbin
17006 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
dive-be/eloquent-super
8368 Downloads
Lightweight MTI (Multi-Table Inheritance) support for Eloquent models