cerpus / questionbank-client
Client to talk do the Cerpus Questionbank Service
v2.4.0
2024-12-06 11:44 UTC
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- cerpus/cerpushelper: ^2.0
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^9.0|^10.0|^11.0
Requires (Dev)
- fakerphp/faker: ^1.16
- mockery/mockery: ^1.4
- phpunit/phpunit: ^9.5
- shrikeh/teapot: ^2.3
This package is auto-updated.
Last update: 2026-06-13 12:52:51 UTC
README
Internal package used by Edlib
License
This package is released under the GNU General Public License 3.0. See the
LICENSE file for more information.
Setup / Env Variables
# Point this to the questionbank instance you want to use QUESTIONBANK_SERVICE_URL= # Obtain a key/secret in questionbank to authenticate QUESTIONBANK_KEY= QUESTIONBANK_SECRET=