Libraries tagged by data model
silverstripe/graphql
2006182 Downloads
GraphQL server for SilverStripe models and other data
tectalic/openai
211685 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
358791 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
10360 Downloads
Transforms Data into Type-Safe DTOs.
sebastiaanluca/laravel-boolean-dates
81083 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
qossmic/rich-model-forms-bundle
243042 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
tripal/tripal
2225 Downloads
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
gearbox-solutions/eloquent-filemaker
36551 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
aura/marshal
133637 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.
asantibanez/livewire-status-board
13976 Downloads
Livewire component to show models/data according to its current status
pennebaker/craft-architect
146004 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
wikibase/data-model
238922 Downloads
PHP implementation of the Wikibase DataModel
mintware-de/data-model-mapper
78060 Downloads
A Data to Object Mapper for PHP
magros/laravel-model-encryption
44355 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
10156 Downloads
A laravel package to handle sanitize process of model data to create/update model records.