Libraries tagged by model data
rinvex/laravel-attributes
108408 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.
la-haute-societe/yii2-save-relations-behavior
459181 Downloads
Validate and save automatically related Active Record models.
statamic-rad-pack/runway
91865 Downloads
Eloquently manage your database models in Statamic.
silverstripe/graphql
2067776 Downloads
GraphQL server for SilverStripe models and other data
kolossal-io/laravel-multiplex
63424 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
tectalic/openai
224307 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.
laracademy/generators
300347 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
siriusphp/validation
683862 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
php-tmdb/api
363789 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.
zero-to-prod/data-model
11885 Downloads
Transforms Data into Type-Safe DTOs.
sebastiaanluca/laravel-boolean-dates
86047 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
lacodix/laravel-model-filter
33417 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
ymigval/laravel-model-cache
1515 Downloads
Laravel package for caching Eloquent model queries
pomm-project/model-manager
267024 Downloads
PHP Object Model Manager for Postgresql
opis/database
78998 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder