Sets of values allowed in selected lists in museum-digital.
lib
Go to file
2023-07-19 19:06:26 +02:00
l18n@8ea0cd2c7e Update translation files 2023-06-01 16:50:57 +02:00
src Categorize event type 33 / "was mentioned" 2023-07-19 19:06:26 +02:00
tests Add array for ISO639-2b language codes 2021-04-05 23:25:27 +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.