定制 f00b4r/php-gettext 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

f00b4r/php-gettext

Composer 安装命令:

composer require f00b4r/php-gettext

包简介

Fixed php-gettext for PHP 5.6 - 8.0

关键字:

README 文档

README

This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

🕹 f3l1x.io | 💻 f3l1x | 🐦 @xf3l1x

All credits belongs to official authors, take a look at launchpad.net/php-gettext

Info

Installation

To install this library use Composer.

composer require f00b4r/php-gettext

Usage

$streamer = new CachedFileReader(__DIR__ . '/messages.mo');
$gettext = new gettext_reader($streamer);

Development

See how to contribute to this package.

This package is currently maintaining by these authors.

Consider to support f3l1x. Also thank you for using this package.

统计信息

  • 总下载量: 4.68k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2021-08-26