jsonplus / all
Automatically include all JSONplus modules with one composer request
Installs: 19
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/jsonplus/all
Requires
- php: ^5.5 || ^7.0
- jsonplus/composite: ^1.0
- jsonplus/jsonplus: ^1.0
- jsonplus/qtranslate: ^1.0
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.