Libraries tagged by json models
carsdotcom/laravel-json-model
32563 Downloads
Laravel models backed by JSON data
juanparati/embed-models
725 Downloads
Embed sub-models inside JSON fields in Laravel Eloquent models with full casting, validation, and mass assignment support
hyvor/laravel-json-meta
9118 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
sam-it/yii1-json-behavior
29963 Downloads
Behavior for encoding model attribute(s) to json.
laxity7/yii2-json-field
91512 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
luscii/php-fhir-model
47680 Downloads
FHIR Model, parser and serializer
webignition/web-resource-interfaces
8670 Downloads
Interfaces for web resource models and services to retrieve and create them
webignition/stream-factory-interface
4264 Downloads
Interface for a factory to create Psr\Http\Message\StreamInterface objects
skylence/laravel-telescope-mcp
1790 Downloads
A simple MCP (Model Context Protocol) server package for Laravel - Easy to extend with custom tools and JSON-RPC 2.0 compliant
grazulex/laravel-atlas
2826 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Markdown, JSON, HTML, Blade, or PDF.
docuccino/core
1229 Downloads
The framework-agnostic engine behind Docuccino: document model, canonicalizer, identities, OpenAPI 3.2/3.1 emitters and semantic diff.
colymba/silverstripe-restfulapi
29009 Downloads
SilverStripe RESTful API with a default JSON serializer.
schoolees/laravel-psgc
2736 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
particle-academy/last-word
754 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
php-xapi/symfony-serializer
37827 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component