Libraries tagged by json file
amostajo/php-json-array
161 Downloads
Simple class that extends the capabilities of the basic php *array* by adding json casting and file handling (read and write).
almhdy/json-shelter
11 Downloads
The **JsonShelter** class provides a simple, file-based JSON database solution. It allows for creating, reading, updating, and deleting records in structured JSON format. With an intuitive interface, it manages data storage in specified directories, ensuring seamless access to your data. Each record is uniquely identifiable, simplifying data manipulation and organization. Ideal for lightweight applications or prototyping, **JsonShelter** is easy to implement and maintain, making it a suitable choice for developers looking for a straightforward database solution.
walter-a-jablonowski/json-db
0 Downloads
Minimal JSON db that uses file sys folders and files
vistoyn/json_parser
42 Downloads
PHP json parser for big files
simplecomplex/json-log
174 Downloads
PSR-3 logger which files events as JSON.
rockfreak/laravel-env-to-json
108 Downloads
Output .env file to a json format for consumption with services like AWS ECS
lukasros/json-include
10 Downloads
Combine JSON data from multiple files.
fbizi/import-export-files
21 Downloads
Import-Export-Files - A simple library to work with Import and Export files as CSV, JSON and XML.
commentar/json-storage
84 Downloads
This storage mechanism requires no database, but rather stores the data encoded in the JSON format on the filesystem.
lyhiving/filedb
5 Downloads
PHP File Dateabase base on json.
shallowman/laravel-filebeat
963 Downloads
The middleware for application log with json format and correspond to filebeat log collection
ravaelles/laravel-filebeat
4923 Downloads
The middleware for application log with json format and correspond to filebeat log collection
lucasrolff/laravel-filebeat
6 Downloads
The middleware for application log with json format and correspond to filebeat log collection
sdobreff/json-response-test
16 Downloads
Test JSON response against provided pattern in file
elementary/file-config
95 Downloads
Configure your PHP application with file config (ex.: php or json configs).