Libraries tagged by data model
silverstripe/graphql
2143160 Downloads
GraphQL server for SilverStripe models and other data
tectalic/openai
235900 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
366508 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
13113 Downloads
Transforms Data into Type-Safe DTOs.
sebastiaanluca/laravel-boolean-dates
91360 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
tripal/tripal
4616 Downloads
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
gearbox-solutions/eloquent-filemaker
41575 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
aura/marshal
136198 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
27085 Downloads
Approve or Deny new Model data before it is persisted
austinw/laravel-union-paginator
3588 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
php-mcp/schema
4393 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
wikibase/data-model
240619 Downloads
PHP implementation of the Wikibase DataModel
mintware-de/data-model-mapper
83970 Downloads
A Data to Object Mapper for PHP
magros/laravel-model-encryption
46846 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
11226 Downloads
A laravel package to handle sanitize process of model data to create/update model records.