Libraries tagged by Data_Model
kolossal-io/laravel-multiplex
65807 Downloads
A Laravel package to attach versioned meta data to Eloquent models.
silverstripe/graphql
2107720 Downloads
GraphQL server for SilverStripe models and other data
tectalic/openai
230840 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
365345 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
12522 Downloads
Transforms Data into Type-Safe DTOs.
sebastiaanluca/laravel-boolean-dates
89128 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
tripal/tripal
4205 Downloads
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
gearbox-solutions/eloquent-filemaker
40876 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
aura/marshal
135697 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.
austinw/laravel-union-paginator
2913 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
wikibase/data-model-serialization
194034 Downloads
Serializers and deserializers for the Wikibase DataModel
wikibase/data-model
240063 Downloads
PHP implementation of the Wikibase DataModel
mintware-de/data-model-mapper
82990 Downloads
A Data to Object Mapper for PHP
magros/laravel-model-encryption
46238 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
11035 Downloads
A laravel package to handle sanitize process of model data to create/update model records.