Libraries tagged by tile json
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
udartsev/laravel-postman-export
2439 Downloads
Export your Laravel routes to a Postman collection .json file
testmonitor/laravel-vue-i18n-generator
3414 Downloads
This package compiles your Laravel translation files into a Vue i18n compatible JSON file.
tacoberu/composer-assets
2389 Downloads
Copies files from vendor to www directory. The list of files is stored in a json file.
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
puli/manager
47836 Downloads
Manages the puli.json file of a Puli project.
o3-shop/o3-shop
690 Downloads
This file should be used as an O3-Shop project root composer.json file. Entries provided here intended to be examples and could be changed to your specific needs.
fond-of-spryker/assets-manifest
61537 Downloads
Use the Assets Manifest JSON File in Spryker for cache busting
soberwp/bundle
4097 Downloads
WordPress plugin to enable plugin activation using a JSON, YAML or PHP file.
johnitvn/json-query
419 Downloads
Parser, create, edit, query and do validate json file.
evilfreelancer/composer-json-generator
11 Downloads
Small library for generating composer.json file with validation by composer's schema
okipa/laravel-model-json-storage
1376 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.
joncrain/time
305 Downloads
Module for munkireport.
mitchellurgero/jsondatabase
12 Downloads
Flat-file Database that uses JSON to store data in a file structure similar to MySQL.