formatz/fz-hosting-symfony-bundle
最新稳定版本:1.3.1
Composer 安装命令:
composer require formatz/fz-hosting-symfony-bundle
包简介
FZ Hostings Symfony Bundle
README 文档
README
Installation
Install the bundle with composer
composer require formatz/fz-hosting-symfony-bundle
If you don't have Symfony Flex
Add the package config to `config/packages`
# config/packages/formatz_fz_hosting.yaml
formatz_fz_hosting:
api_key: '%env(resolve:FZ_HOSTING_API_KEY)%'
api_endpoint: '%env(resolve:FZ_HOSTING_API_ENDPOINT)%'
Add env variable to `.env`
FZ_HOSTING_API_ENDPOINT=https://hostings.format-z.ch
FZ_HOSTING_API_KEY=changeme
Send current versions
php bin/console fz-hosting:send-current-versions
统计信息
- 总下载量: 2.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-06