Automatically include all JSONplus modules with one composer request

v1.0.2 2020-07-09 20:39 UTC

This package is auto-updated.

Last update: 2024-05-10 05:21:32 UTC


README

This repository fakes the composition of ALL modules within JSONplus. By refering in composer to jsonplus/all, you ensure the inclusion of all JSONplus-modules. In time this method will become to big to maintain by any using developer.

You can still "micromanage" the composition of JSONplus, by requiring each module manually in the composer.json file.