Download the PHP package byjg/anydataset-json without Composer
On this page you can find all versions of the php package byjg/anydataset-json. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download byjg/anydataset-json
More information about byjg/anydataset-json
Files in byjg/anydataset-json
Download byjg/anydataset-json
More information about byjg/anydataset-json
Files in byjg/anydataset-json
Vendor byjg
Package anydataset-json
Short Description Anydataset JSON abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
License MIT
Package anydataset-json
Short Description Anydataset JSON abstraction. Anydataset is an agnostic data source abstraction layer in PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package anydataset-json
AnyDataset-Json
JSON abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
See more about Anydataset here.
Concept
The AnyDataset-Json is an abstraction layer to read a JSON data and transform it into a dataset, and you can manipulate it as a table.
Some features:
- Read a JSON file or string
- Define and extract fields
- Validate some elements such as if is required or not, datatype, etc
Example
example.json
example.php
Features
- The JsonFieldDefinition
- Creating dynamic fields
- Simple Manipulation
Install
Running the Unit tests
Dependencies
All versions of anydataset-json with dependencies
PHP Build Version
Package Version
The package byjg/anydataset-json contains the following files
Loading the files please wait ....