fokke/pw-json-api
最新稳定版本:1.2.0
Composer 安装命令:
composer require fokke/pw-json-api
包简介
ProcessWire JSON API
关键字:
README 文档
README
Tests
DDEV must be installed in order to run tests. See https://ddev.readthedocs.io/en/stable/users/install/ddev-installation/
Running this command starts the container, imports the database and runs the tests. The container will keep running after the tests are complete.
composer run test
Stop the container
ddev stop
Admin panel of the test environment
The admin panel can be accessed at https://pw-json-api.ddev.site.
- User:
testuser - Pass:
testuser
Exporting database
# While the container is running composer run export-test-db
The database dump will be saved to ./tests/fixtures/test-db.sql.gz
统计信息
- 总下载量: 72
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-06-01