campaigningsoftware/cambuildr-cloudflare
最新稳定版本:v1.0.1
Composer 安装命令:
composer require campaigningsoftware/cambuildr-cloudflare
包简介
A package that allows to interact with the Cloudflare Client API
README 文档
README
Provides a simple way to interact with the Cloudflare API (check existence of DNS entries; create subdomains; delete subdomains)
Installation
Installation is possible via composer
composer require campaigningsoftware/cambuildr-cloudflare
The package will automatically register itself.
Config
The config file can be published via:
php artisan vendor:publish --provider="CampaigningSoftware\CambuildrCloudflare\CambuildrCloudflareServiceProvider" --tag="config"
The following .env entries are used, if the config is not changed:
CLOUDFLARE_API_TOKENCLOUDFLARE_ZONE_IDCLOUDFLARE_CNAME_RECORD_CONTENTCLOUDFLARE_DOMAIN
Testing
composer test
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-04