Libraries tagged by json to model
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
pocketmine/data-models
41 Downloads
JSON schema models and generated code to validate and handle various data in PocketMine-MP
kadirgun/laravel-json-query
5 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
webignition/stream-factory-interface
2110 Downloads
Interface for a factory to create Psr\Http\Message\StreamInterface objects
grazulex/laravel-atlas
4 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 Mermaid, Markdown, JSON, or PDF.
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
pratikkuikel/wasabi
104 Downloads
Laravel Json column keys to model attributes
giann/schematics
10 Downloads
Models that can be translated to JSON Schemas
alexanevsky/input-manager-bundle
48 Downloads
Provides functions which allows to map incoming data (for example, from JSON) into an object, modify it, validate it, and map it to a model or Doctrine entity
orka/json-decodable
16 Downloads
PHP - lib : convert json to model
darce/json-model-bundle
2 Downloads
Darce Json to Model Bundle for Symfony
multisafepay/php-cast-json-models
9 Downloads
A simple and direct way of casting json objects to models
jarivas/php-popo-models
19 Downloads
A simple and direct way of casting json objects to models
kapitanluffy/propel-model-parser-bundle
23 Downloads
parses propel models to json-fiable data