Libraries tagged by json file
wikimedia/composer-merge-plugin
20591541 Downloads
Composer plugin to merge multiple composer.json files
hassankhan/config
12731521 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
cebe/php-openapi
13630982 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
kg-bot/laravel-localization-to-vue
741312 Downloads
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
kigkonsult/icalcreator
2256802 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
devizzent/cebe-php-openapi
5508182 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
maxakawizard/json-collection-parser
728096 Downloads
Streaming parser for large JSON files containing array of objects
symplify/composer-json-manipulator
7041524 Downloads
Package to load, merge and save composer.json file(s)
balbuf/composer-git-merge-driver
229248 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
jajo/jsondb
146850 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
imanghafoori/composer-json
241059 Downloads
A utility class to read from composer.json file.
hyvor/php-json-exporter
139332 Downloads
Export large datasets to a JSON file without memory exhaustion
wol-soft/php-json-schema-model-generator
80709 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
stolt/json-lines
215854 Downloads
Library for the JSON Lines text file format.
tonirilix/nested-json-flattener
86214 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.