Libraries tagged by data model
silverstripe/graphql
2066902 Downloads
GraphQL server for SilverStripe models and other data
tectalic/openai
223953 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
363730 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
11872 Downloads
Transforms Data into Type-Safe DTOs.
sebastiaanluca/laravel-boolean-dates
85896 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
tripal/tripal
3652 Downloads
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
gearbox-solutions/eloquent-filemaker
39106 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
aura/marshal
135050 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.
cjmellor/approval
25553 Downloads
Approve or Deny new Model data before it is persisted
austinw/laravel-union-paginator
2178 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
zolex/vom
127082 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
wikibase/data-model
239529 Downloads
PHP implementation of the Wikibase DataModel
mintware-de/data-model-mapper
80297 Downloads
A Data to Object Mapper for PHP
magros/laravel-model-encryption
45677 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
10642 Downloads
A laravel package to handle sanitize process of model data to create/update model records.