Libraries tagged by data model
silverstripe/graphql
2531740 Downloads
GraphQL server for SilverStripe models and other data
tectalic/openai
304082 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
384013 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.
php-mcp/schema
515727 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
zero-to-prod/data-model
31687 Downloads
Transforms Data into Type-Safe DTOs.
wikibase/data-model
246272 Downloads
PHP implementation of the Wikibase DataModel
symfony/models-dev
14699 Downloads
Provides the models.dev data as a Composer package
sebastiaanluca/laravel-boolean-dates
116943 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
onelearningcommunity/laravel-model-explorer
13268 Downloads
A zero-config browser UI and MCP server for exploring your Eloquent models, relationships, scopes, and data.
qossmic/rich-model-forms-bundle
283194 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
10quality/wp-query-builder
16663 Downloads
Wordpress Query Builder class library for custom models and data querying.
tripal/tripal
12368 Downloads
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
iamfarhad/laravel-audit-log
8934 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
gearbox-solutions/eloquent-filemaker
62762 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
aura/marshal
143645 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.