Automatically include all JSONplus modules with one composer request

Maintainers

Package info

github.com/JSONplus/all

pkg:composer/jsonplus/all

Statistics

Installs: 19

Dependents: 0

Suggesters: 1

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-10 09:15:35 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.