Libraries tagged by hjson
dusterio/laravel-plain-sqs
2857002 Downloads
Custom SQS connector for Laravel that supports custom format JSON
devizzent/cebe-php-openapi
12513833 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
zumba/json-serializer
816585 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
yiisoft/json
1506821 Downloads
Yii JSON encoding and decoding
wol-soft/php-json-schema-model-generator
132458 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
webmozart/json
877701 Downloads
A robust JSON decoder/encoder with support for schema validation.
valentin-morice/filament-json-column
569708 Downloads
A simple package to view and edit your JSON columns in Filament
torann/json-ld
659695 Downloads
Extremely simple JSON-LD markup generator.
symfony/json-streamer
770852 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
symfony/json-path
251588 Downloads
Eases JSON navigation using the JSONPath syntax as described in RFC 9535
symfony-bundles/json-request-bundle
1792734 Downloads
Symfony JsonRequest Bundle
swisnl/json-api-client
526856 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
stolt/json-lines
332412 Downloads
Library for the JSON Lines text file format.
stepanenko3/nova-json
315475 Downloads
Nova json field to spread a json column throughout multiple fields.
spiral/json-schema-generator
118447 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes