woutvw/nested-object
A PHP class that allows creating nested objects with the flexibility of JSON but the advantages of PHP classes.
时间:2024-09-26 05:43
prinsfrank/object-resolver
From arrays/requests/json to typed and validated objects with ease
时间:2024-09-07 21:14
andreypostal/json-handler-php
Just a light and simple JSON helper that will make it easy for you to deal with json and objects
时间:2024-08-17 22:15
42sol/json-decoder
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
时间:2024-07-25 12:53
raheelarifkhans/json-to-html-converter
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
时间:2024-06-29 11:59
fab2s/laravel-dt0
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
时间:2024-04-23 23:09
simtabi/json-objects
Extract objects from large JSON files, endpoints or streams while saving memory.
时间:2024-03-07 16:25
atiksoftware/gson-php
Gson for PHP: Convert PHP objects to and from json
时间:2024-01-20 18:48
liamhackett/valueobjectcompiler
Compile strict type, read only value objects from JSON
时间:2023-11-08 16:32
wikimedia/json-codec
Interfaces to serialize and deserialize PHP objects to/from JSON
时间:2023-09-29 21:07
juanchosl/datatransfer
A small, lightweight utility to read values and properties from distinct sources using the same methodology
时间:2023-09-27 18:30
kinetech/php-openapi
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
时间:2023-08-04 07:09
jarivas/php-popo-models
A simple and direct way of casting json objects to models
时间:2023-07-30 09:07
ddn/jsonobject
TypedObject is a helper class to ease dealing with json objects in PHP
时间:2023-06-06 22:00
divinity76/json_decode_superset
superset of json_decode allowing decoding of javascript objects (useful for web scraping)
时间:2023-05-22 15:05