Sets of values allowed in selected lists in museum-digital.
lib
Go to file
2023-10-15 18:31:52 +02:00
exceptions Make MDInvalidNodaLinkLocIdIsSh a final class 2023-10-15 16:14:21 +02:00
l18n@eea900820d Add new damage type: desiccation 2023-10-12 22:54:01 +02:00
src Improve comments in MDEventsSet 2023-10-15 18:31:52 +02:00
tests Throw dedicated exceptions in MDNodaRepository 2023-10-15 18:30:18 +02:00
.git.template Add .gitattributes, .git.template 2020-11-03 18:25:42 +01:00
.gitattributes Add .gitattributes, .git.template 2020-11-03 18:25:42 +01:00
.gitmodules Include translations from gitea 2020-11-03 16:41:19 +01:00
LICENSE Update LICENSE date 2023-06-24 00:22:46 +02:00
phpstan.neon Add minimal phpstan config 2023-04-16 02:05:59 +02:00
README.md Update LICENSE date 2023-06-24 00:22:46 +02:00

Lists of available value sets in MD

This repository contains lists of allowed values for values from lists at museum-digital.

Covered thus far are ...

  • Licenses
  • Languages

Enums

As of PHP 8.1, PHP now supports enums. A new folder has been added in /src/enums to gather those types of new entries, that can be better expressed using enums at no direct loss (mainly in listing translated options).

License

This project is licensed under the MIT License. See the LICENSE file for the full license text.