定制 christophwurst/kitinerary-bin 二次开发

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

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

christophwurst/kitinerary-bin

最新稳定版本:v0.4.1

Composer 安装命令:

composer require christophwurst/kitinerary-bin

包简介

KItinerary binary executable

README 文档

README

Binary executable adapter for the kitinerary extractor package. This package provides an adapter that invokes a shipped kitinerary-extractor executable on x86_64 Linux systems.

The statically linked binary is created from source.

Installation

composer require christophwurst/kitinerary christophwurst/kitinerary-bin

Usage

use ChristophWurst\KItinerary\ItineraryExtractor; use ChristophWurst\KItinerary\Bin\BinaryAdapter; use ChristophWurst\KItinerary\Exception\KItineraryRuntimeException; $adapter = new BinaryAdapter(); if (!$adapter->isAvailable()) { // ... } $extractor = new Extractor($adapter); try { $itinerary = $extractor->extractFromString('...'); } catch (KItineraryRuntimeException $e) { // ... }

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固