Automatically include all JSONplus modules with one composer request

Maintainers

Details

github.com/JSONplus/all

Source

Issues

Installs: 19

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jsonplus/all

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

This package is auto-updated.

Last update: 2025-11-10 08:43: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.