Libraries tagged by model data
la-haute-societe/yii2-save-relations-behavior
417564 Downloads
Validate and save automatically related Active Record models.
cjmellor/approval
17412 Downloads
Approve or Deny new Model data before it is persisted
statamic-rad-pack/runway
42968 Downloads
Eloquently manage your database models in Statamic.
silverstripe/graphql
1864561 Downloads
GraphQL server for SilverStripe models and other data
plank/laravel-metable
523506 Downloads
A package for attaching arbitrary data to Eloquent models
kolossal-io/laravel-multiplex
45718 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
tectalic/openai
179102 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
269911 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
siriusphp/validation
646598 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
344375 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
1396 Downloads
Transforms Data into Type-Safe DTOs.
sebastiaanluca/laravel-boolean-dates
66923 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
pomm-project/model-manager
254569 Downloads
PHP Object Model Manager for Postgresql
opis/database
73500 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
mvanduijker/laravel-transactional-model-events
108099 Downloads
Add eloquent model events fired after a transaction is committed or rolled back