パッケージ: php-php-gettext (1.0.12-4)
php-php-gettext に関するリンク
Debian の資源:
php-gettext ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [launchpad.net]
類似のパッケージ:
read gettext MO files directly, without requiring anything other than PHP
The GNU gettext library is a widely used localization library, but in order to use it with the PHP language, the system has to support the desired locale, and library itself must be installed.
Since this is not always the case, PHP-gettext has been developed to be able to read gettext MO files directly, without requiring anything other than PHP.
Currently, it's usable if you develop most of the infrastructure for choosing language on your own, because it's possible to use both gettext() and ngettext() calls. In the near future, it should also be fully compatible drop-in replacement for all of gettext functionality written in PHP.
その他の php-php-gettext 関連パッケージ
|
|
|
|
-
- dep: php-mbstring
- MBSTRING module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php7.4-mbstring
-
- dep: php-pear
- PEAR Base System