2017 © Pedro Peláez
 

library gettext-extractor

tool for extracting gettext messages

image

voda/gettext-extractor

tool for extracting gettext messages

  • Tuesday, December 16, 2014
  • by voda
  • Repository
  • 3 Watchers
  • 17 Stars
  • 15,517 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 19 Forks
  • 7 Open issues
  • 8 Versions
  • 5 % Grown

The README.md

GettextExtractor

Tool for extracting gettext phrases from PHP files and Latte templates. Output is generated as a .pot file., (*1)

Build Status Latest Stable Version Total Downloads License, (*2)

Installation

To install gettext-extractor install it with composer: $ composer require --dev voda/gettext-extractor, (*3)

Alternatively you can download a standalone PHAR file from releases page., (*4)

Usage

./vendor/bin/gettext-extractor [options], (*5)

Options:
  -h            display this help and exit
  -oFILE        output file, default output is stdout
  -lFILE        log file, default is stderr
  -fFILE        file to extract, can be specified several times
  -kFUNCTION    add FUNCTION to filters, format is:
                FILTER:FUNCTION_NAME:SINGULAR,PLURAL,CONTEXT
                default FILTERs are PHP and Latte
                for SINGULAR, PLURAL and CONTEXT '0' means not set
                can be specified several times
  -mKEY:VALUE   set meta header

e.g.: ./vendor/bin/gettext-extractor -o outup/file.pot -f files/to/extract/, (*6)

Supported file types

  • .php
  • .latte (Nette Latte templates)

License

GettextExtractor is licensed under the New BSD License., (*7)

Based on code from Karel Klíma., (*8)

The Versions

16/12 2014

dev-master

9999999-dev

tool for extracting gettext messages

  Sources   Download

BSD-3-Clause

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n

16/12 2014

v3.1.4

3.1.4.0

tool for extracting gettext messages

  Sources   Download

BSD-3-Clause

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n

12/05 2013

dev-dev

dev-dev

tool for extracting gettext messages

  Sources   Download

BSD-3-Clause

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n

11/02 2013

v3.1.3

3.1.3.0

tool for extracting gettext messages

  Sources   Download

BSD-3-Clause

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n

11/02 2013

v3.1.2

3.1.2.0

tool for extracting gettext messages

  Sources   Download

BSD-3-Clause

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n

27/09 2012

v3.1.1

3.1.1.0

tool for extracting gettext messages

  Sources   Download

BSD-3-Clause

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n

21/05 2012

v3.1.0

3.1.0.0

tool for extracting gettext messages

  Sources   Download

BSD-3

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n

10/03 2012

v3.0.0

3.0.0.0

tool for extracting gettext messages

  Sources   Download

BSD-3

The Requires

 

by Ondřej Vodáček
by Karel Klima

gettext l10n