[ { "name": "fukuball/jieba-php", "version": "0.33", "version_normalized": "0.33.0.0", "source": { "type": "git", "url": "https://github.com/fukuball/jieba-php.git", "reference": "a5980dc88ae98a261a0bdb1130be14d0136b373f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fukuball/jieba-php/zipball/a5980dc88ae98a261a0bdb1130be14d0136b373f", "reference": "a5980dc88ae98a261a0bdb1130be14d0136b373f", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">= 5.3" }, "require-dev": { "phpunit/phpunit": "4.4.1", "satooshi/php-coveralls": "dev-master", "squizlabs/php_codesniffer": "1.5.6" }, "time": "2017-11-22T10:02:12+00:00", "type": "library", "installation-source": "dist", "autoload": { "files": [ "src/class/Jieba.php", "src/class/JiebaAnalyse.php", "src/class/Finalseg.php", "src/class/Posseg.php", "src/vendor/multi-array/MultiArray.php", "src/vendor/multi-array/Factory/MultiArrayFactory.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "fukuball", "email": "fukuball@gmail.com" } ], "description": "結巴中文分詞(PHP 版本):做最好的 PHP 中文分詞、中文斷詞組件", "keywords": [ "Jieba", "php" ] }, { "name": "overtrue/pinyin", "version": "4.0.5", "version_normalized": "4.0.5.0", "source": { "type": "git", "url": "https://github.com/overtrue/pinyin.git", "reference": "94fdb3ea6eca5677afd9548111d95bedcd5a4086" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/overtrue/pinyin/zipball/94fdb3ea6eca5677afd9548111d95bedcd5a4086", "reference": "94fdb3ea6eca5677afd9548111d95bedcd5a4086", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=5.5" }, "require-dev": { "phpunit/phpunit": "~7.5" }, "time": "2019-09-20T12:43:45+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Overtrue\\Pinyin\\": "src/" }, "files": [ "src/const.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Carlos", "homepage": "http://github.com/overtrue" } ], "description": "Chinese to pinyin translator.", "homepage": "https://github.com/overtrue/pinyin", "keywords": [ "Chinese", "Pinyin", "cn2pinyin" ] } ]