Download the PHP package latrell/scws without Composer
On this page you can find all versions of the php package latrell/scws. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package scws
SCWS
该项目封装 简易中文分词系统 为 Laravel 拓展包。
安装
更新你的依赖包 或者全新安装 。
使用
要使用本服务提供者,你必须自己注册服务提供者到Laravel服务提供者列表中。
打开配置文件 config/app.php
。
找到key为 providers
的数组,在数组中添加服务提供者。
找到key为 aliases
的数组,在数组中注册Facades。
运行 php artisan vendor:publish
命令,发布配置文件到你的项目中。
All versions of scws with dependencies
PHP Build Version
Package Version
The package latrell/scws contains the following files
Loading the files please wait ....