silverorange / cme
Continuing Medical Education certification framework.
2.12.3
2025-09-08 20:20 UTC
Requires
- php: >=8.1.0
- ext-mbstring: *
- dompdf/dompdf: ^2.0.0
- silverorange/admin: ^7.0.3
- silverorange/inquisition: ^4.4.2
- silverorange/site: ^15.3.2
- silverorange/store: ^10.2.2
- silverorange/swat: ^7.9.2
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.64.0
- phpstan/phpstan: ^1.12
This package is auto-updated.
Last update: 2026-06-23 19:37:29 UTC
README
Continuing Medical Education certification objects and utilities. The CME package is responsible for the following data objects:
- CMECredit
- CMEFrontMatter
- CMEProvider
- CMEEvaluation
- CMEEvaluationReport
- CMEQuiz
- CMEQuizReport
Installation
Make sure the silverorange composer repository is added to the composer.json
for the project and then run:
composer require silverorange/cme