Download the PHP package skywit/scws without Composer
On this page you can find all versions of the php package skywit/scws. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor skywit
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 拓展包。
安装
更新你的依赖包 或者全新安装 。
使用
要使用本服务提供者,你必须自己注册服务提供者到Laravel服务提供者列表中。
打开配置文件 config/app.php
。
找到key为 providers
的数组,在数组中添加服务提供者。
找到key为 aliases
的数组,在数组中注册Facades。
运行 php artisan vendor:publish
命令,发布配置文件到你的项目中。
All versions of scws with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
ext-scws Version ~0.2.1
illuminate/support Version ^5.1|^6.0|^7.0|^8.0
ext-scws Version ~0.2.1
illuminate/support Version ^5.1|^6.0|^7.0|^8.0
The package skywit/scws contains the following files
Loading the files please wait ....