jsonplus / all
Automatically include all JSONplus modules with one composer request
v1.0.2
2020-07-09 20:39 UTC
Requires
- php: ^5.5 || ^7.0
- jsonplus/composite: ^1.0
- jsonplus/jsonplus: ^1.0
- jsonplus/qtranslate: ^1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-10 10:11:33 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.