Libraries tagged by json file
okipa/laravel-model-json-storage
1375 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.
kubawerlos/composer-json-fixer
10858 Downloads
A tool for fixing and cleaning up `composer.json` file according to its schema and best practices.
sawarame/php-json-server
43 Downloads
REST API that can use JSON format files.
open-code-modeling/json-schema-to-php
984 Downloads
Parses JSON schema files and provides an API to easily generate code from JSON schema.
spiechu/json-disk-cache
29 Downloads
Cache class intended to keep serialized data in JSON format files
php-extended/php-json-schema-interface
818 Downloads
A library that handles json schema specification files
php-extended/php-json-schema-generator-interface
576 Downloads
A library that generates code based on json-schema compatible specification files
desarrolla2/file
2630 Downloads
Provide simple api to read and write files
triasrahman/jsonseeder
324 Downloads
Quick and efficient seeding database from JSON files for Laravel
na2axl/jsondb
45 Downloads
Manage JSON files as databases with JSON Query Language (JQL).
miladimos/conf
275 Downloads
a dynamic key:value json config file
moussaclarke/planar
972 Downloads
Flat File Json Database
leadsdoit/log-spa-viewer
53 Downloads
Provides data of the log files in json format
fsac/laravel-argonaut
1127 Downloads
Conveniently work with file-based JSON stores
dikki/config
327 Downloads
Write and Parse Config Files in YAML, JSON, INI or PHP Array format