Tool for extracting gettext phrases from PHP files and Latte templates. Output is generated as a .pot file.
Fork of voda/gettext-extractor. Implements Latte3 support and more.
To install gettext-extractor install it with composer:
$ composer require ondra/gettext-extractor
- .php
- .latte (Nette Latte templates)
GettextExtractor is licensed under the New BSD License.
Based on code from Karel Klíma and Ondřej Vodáček.