Download the PHP package becklyn/translations-extractor without Composer
On this page you can find all versions of the php package becklyn/translations-extractor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download becklyn/translations-extractor
More information about becklyn/translations-extractor
Files in becklyn/translations-extractor
Download becklyn/translations-extractor
More information about becklyn/translations-extractor
Files in becklyn/translations-extractor
Vendor becklyn
Package translations-extractor
Short Description Extracts translations from the given directory.
License BSD-3-Clause
Homepage https://github.com/Becklyn/translations-extractor
Package translations-extractor
Short Description Extracts translations from the given directory.
License BSD-3-Clause
Homepage https://github.com/Becklyn/translations-extractor
Please rate this library. Is it a good library?
Informations about the package translations-extractor
Translations Extractor
CLI command, that helps extracting translations in Symfony projects.
Installation
It's best to install this command using the composer-bin-plugin
:
Usage
Call the command using the CLI:
As arguments, pass the list of directories to search in.
Options
You can pass in extension names for twig, so that Twig doesn't complain about missing functions (or filters, etc.).
--mock-function
the names of the functions to mock--mock-filter
the names of the filters to mock--mock-test
the names of the tests to mock
There is a list of predefined mocks, take a look in MockExtension
.
All versions of translations-extractor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
php-translation/extractor Version ^2.1.0
symfony/console Version ^v5.4.3 || ^v6.0.3
symfony/finder Version ^v5.4.3 || ^v6.0.3
symfony/form Version ^v5.4.3 || ^v6.0.3
symfony/twig-bridge Version ^v5.4.3 || ^v6.0.3
symfony/validator Version ^v5.4.3 || ^v6.0.3
twig/twig Version ^3.3.8
ext-json Version *
php-translation/extractor Version ^2.1.0
symfony/console Version ^v5.4.3 || ^v6.0.3
symfony/finder Version ^v5.4.3 || ^v6.0.3
symfony/form Version ^v5.4.3 || ^v6.0.3
symfony/twig-bridge Version ^v5.4.3 || ^v6.0.3
symfony/validator Version ^v5.4.3 || ^v6.0.3
twig/twig Version ^3.3.8
The package becklyn/translations-extractor contains the following files
Loading the files please wait ....