Download the PHP package php-etl/json-plugin without Composer
On this page you can find all versions of the php package php-etl/json-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-etl/json-plugin
More information about php-etl/json-plugin
Files in php-etl/json-plugin
Download php-etl/json-plugin
More information about php-etl/json-plugin
Files in php-etl/json-plugin
Vendor php-etl
Package json-plugin
Short Description Plugin for JSON Extractor and Loader
License MIT
Package json-plugin
Short Description Plugin for JSON Extractor and Loader
License MIT
Please rate this library. Is it a good library?
Informations about the package json-plugin
JSON Plugin
This package aims at integrating the json extractor and loader into the
Pipeline stack.
Principles
The tools in this library will produce executable PHP sources, using an intermediate Abstract Syntax Tree from nikic/php-parser. This intermediate format helps you combine the code produced by this library with other packages from Middleware.
Installation
Usage
Example of a config file. Reads input.jsonld
, writes output.jsonld
, logs error in system's stderr.
All versions of json-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
php-etl/configurator-contracts Version 0.8.*
nikic/php-parser Version ^4.10
symfony/config Version ^6.0
symfony/expression-language Version ^6.0
php-etl/configurator-contracts Version 0.8.*
nikic/php-parser Version ^4.10
symfony/config Version ^6.0
symfony/expression-language Version ^6.0
The package php-etl/json-plugin contains the following files
Loading the files please wait ....