ms100 / open-wps
the Open Wps library
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
pkg:composer/ms100/open-wps
Requires
- php: ^7.0
- ext-json: *
This package is auto-updated.
Last update: 2025-09-28 15:37:08 UTC
README
本类库主要针对金山WPS开放平台提供的文档在线编辑功能进行封装
安装
composer require ms100/openwps
使用
实现 \Ms100\OpenWps\HandlerInterface
接口
具体见 test