Libraries tagged by data model
kolossal-io/laravel-multiplex
45539 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
silverstripe/graphql
1862970 Downloads
GraphQL server for SilverStripe models and other data
tectalic/openai
178723 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.
php-tmdb/api
344189 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
1320 Downloads
Transforms Data into Type-Safe DTOs.
sebastiaanluca/laravel-boolean-dates
66778 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
gearbox-solutions/eloquent-filemaker
29410 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
aura/marshal
130760 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
pennebaker/craft-architect
143479 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
wikibase/data-model
237531 Downloads
PHP implementation of the Wikibase DataModel
mintware-de/data-model-mapper
64324 Downloads
A Data to Object Mapper for PHP
magros/laravel-model-encryption
41479 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
touhidurabir/laravel-model-sanitize
8881 Downloads
A laravel package to handle sanitize process of model data to create/update model records.
ashallendesign/redactable-models
768 Downloads
A Laravel package for easily redacting model data.
mvdnbrk/laravel-model-expires
17086 Downloads
A package to assign expiration dates to Eloquent models