Skip to content

EscolaLMS/Dictionaries

Repository files navigation

Dictionaries

swagger codecov phpunit downloads downloads downloads Maintainability phpstan

What does it do

This package is used for managing dictionaries and their expressions.

Installing

  • composer require escolalms/dictionaries
  • php artisan migrate

Endpoints

The endpoints are defined in swagger

Tests

Run ./vendor/bin/phpunit to run tests. Test details codecov