Download the PHP package hallelujahbaby/scws without Composer
On this page you can find all versions of the php package hallelujahbaby/scws. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hallelujahbaby/scws
More information about hallelujahbaby/scws
Files in hallelujahbaby/scws
Download hallelujahbaby/scws
More information about hallelujahbaby/scws
Files in hallelujahbaby/scws
Vendor hallelujahbaby
Package scws
Short Description 简易中文分词系统在Laravel的封装包。
License MIT
Homepage https://github.com/Latrell/SCWS
Package scws
Short Description 简易中文分词系统在Laravel的封装包。
License MIT
Homepage https://github.com/Latrell/SCWS
Please rate this library. Is it a good library?
Informations about the package scws
SCWS
該項目封裝 簡易中文分詞系統 為 Laravel 拓展包。
注意: 本項目不包含SCWS PHP 擴展, 你需要先自行安裝才能使用SCWS的分詞功能。
安裝
更新你的依賴包 或者全新安裝 。
使用
如你在使用 Laravel 5.5 以下版本,你必須自己註冊服務提供者到Laravel服務提供者列表中。
打開配置文件 config/app.php
。
找到key為 providers
的數組,在數組中添加服務提供者。
找到key為 aliases
的數組,在數組中註冊Facades。
發怖配置文件到你的項目內。
發怖成功後會在Config
產生latrell-scws.php
, 你可以在內更改配置。
All versions of scws with dependencies
PHP Build Version
Package Version
The package hallelujahbaby/scws contains the following files
Loading the files please wait ....