maslosoft/addendum-i18n-extractor

This utility extract i18n labels, descriptions etc.

Installs: 852

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/maslosoft/addendum-i18n-extractor

1.0.0 2025-09-30 16:58 UTC

This package is auto-updated.

Last update: 2025-09-30 16:59:17 UTC


README

This utility extract i18n labels, descriptions etc.

Label Collector

This generator collets all @Label and @Description annotations in code, then puts it into php file wrapped with translation function, so gettext message extractor can get those messages.