gnom2949/piutf
Composer 安装命令:
composer require gnom2949/piutf
包简介
PHP wrapper for IUTF parser using FFI
README 文档
README
An Php IUTF implementation.
Install
To install we need something, iutf. IUTF have distributed packages, so.
# on debian
sudo apt install iutf
# arch
yay -S iutf
# fedora
sudo dnf install iutf
Then install piutf via composer
composer require gnom2949/piutf
Requirements
- PHP 8.0+
- PHP FFI enabled (
ffi.enable=onin php.ini) - iutf.
Docs
See the docs: Go
Copyright
Copyright 2026 Aleksandr Silaev
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 6
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-05-01