helsingborg-stad / api-volunteer-manager-integration
api-volunteer-manager的前端集成。
3.0.4
2024-09-10 09:59 UTC
Requires
- php: ^8.0
- ext-json: *
- apix/log: ^1.2
- giggsey/libphonenumber-for-php: ^8.13
- http-interop/http-factory-diactoros: ^1.0
- php-http/curl-client: ^2.2
- php-http/discovery: ^1.15
- php-http/message: ^1.13
- php-http/mock-client: ^1.5
- psr/http-client: ^1.0
- psr/http-client-implementation: *
- psr/http-factory: ^1.0
- psr/http-factory-implementation: *
- psr/log: ^1.1
- psr/log-implementation: *
- symfony/http-client: ^5.4
Requires (Dev)
- brain/monkey: ^2.6
- codedungeon/phpunit-result-printer: ^0.31.0
- php-stubs/acf-pro-stubs: ^6.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.5
- psalm/plugin-phpunit: ^0.18.4
- spatie/phpunit-watcher: ^1.23
- szepeviktor/phpstan-wordpress: ^1.1
- vimeo/psalm: ^5.21.1
- dev-main
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.2.19
- 2.2.18
- 2.2.17
- 2.2.16
- 2.2.15
- 2.2.14
- 2.2.13
- 2.2.12
- 2.2.11
- 2.2.10
- 2.2.9
- 2.2.8
- 2.2.7
- 2.2.0
- 2.1.0
- 2.0.17
- 2.0.16
- 2.0.15
- 2.0.14
- 2.0.1
- 2.0.0
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-fix/xl-modifier-added
- dev-develop
- dev-dependabot/npm_and_yarn/word-wrap-1.2.4
- dev-dependabot/npm_and_yarn/semver-6.3.1
- dev-dependabot/npm_and_yarn/tough-cookie-4.1.3
- dev-ci/fix-build
This package is auto-updated.
Last update: 2024-09-10 09:59:18 UTC
README
API志愿者管理集成
api-volunteer-manager的前端集成。
报告错误 · 请求功能
目录
关于API志愿者管理集成
这里有一个空白模板,以开始使用。
构建工具
- PHP
- NPM
- Webpack
- 模块化
入门指南
要启动本地副本,请按照以下简单步骤操作。
先决条件
这是一个示例,说明如何列出使用该软件所需的项目,以及如何安装它们(mac os)。
- composer
brew install composer
- npm
brew install node
安装
- 克隆仓库
git clone https://github.com/helsingborg-stad/api-volunteer-manager-integration.git
- 安装和构建NPM包
npm install && npm run build
- 安装composer包
composer install
使用
使用此空间展示项目如何使用的一些有用示例。额外的截图、代码示例和演示在此空间中效果很好。您还可以链接到更多资源。
有关更多示例,请参阅文档
部署
部署说明。
路线图
查看开放问题以获取功能建议(以及已知问题)列表。
贡献
贡献使得开源社区成为一个如此美妙的学习、灵感和创造的地方。您做出的任何贡献都将受到高度赞赏。
- 分支项目
- 创建您的功能分支(
git checkout -b feature/AmazingFeature
) - 提交您的更改(
git commit -m 'Add some AmazingFeature'
) - 推送到分支(
git push origin feature/AmazingFeature
) - 打开拉取请求
许可
在MIT许可证下分发。