Libraries tagged by eloquent json
firevel/includes
721 Downloads
A query-string include parser for Laravel APIs (JSON:API-style relationship loading).
faridibin/laravel-api-response
259 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
onamfc/eloquent-json-schema
0 Downloads
Generate JSON Schema files from Eloquent models for Laravel applications
elkadrey/eloquent-json-relations
431 Downloads
Laravel Eloquent relationships with JSON keys
aidynmakhataev/eloquent-json-macros
122 Downloads
A Laravel Eloquent Builder macros for MySQL JSON functions
denismitr/laravel-json-attributes
276 Downloads
Laravel Json Attributes for Eloquent Models
amadul/json-object
1 Downloads
Structured, castable, schema-aware JSON objects for Eloquent models
whilesmart/eloquent-metadata
71 Downloads
Reusable metadata json column and helpers for Eloquent models
zairakai/laravel-eloquent
58 Downloads
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
nvmcommunity/laravel-eloquent-api
699 Downloads
Easily build Eloquent queries from API requests using Alchemist Restful API.
kevupton/laravel-json-response
1611 Downloads
Easy Json responses for laravel
faridibin/laravel-json-response
7527 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
carlosdev/model-change-logger
31 Downloads
Laravel package to log create, update, and delete events in Eloquent models with JSON snapshots and user attribution.
pv-source/aivory
2 Downloads
PHP библиотека для работы с AI LLM-провайдерами (OpenAI-совместимое API). Единый интерфейс с поддержкой типизированных ответов, JSON Schema и fluent API, вдохновленным Eloquent
rgalstyan/laravel-aggregated-queries
17 Downloads
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)