survos/the-guardian-bundle
最新稳定版本:1.6.44
Composer 安装命令:
composer require survos/the-guardian-bundle
包简介
Symfony bundle for interacting with The Guardian API
关键字:
README 文档
README
A Symfony bundle to interact with The Guardian API via the The-Guardian-API library.
Still under development, feedback welcome!
Quickstart
symfony new the-guardian-demo --webapp && cd the-guardian-demo composer require survos/the-guardian-bundle
composer config repositories.survos_guardian_bundle '{"type": "path", "url": "../survos/packages/the-guardian-bundle"}' composer req survos/the-guardian-bundle:"*@dev"
Installation
Go to https://theGuardian.com and get a key.
Create a new Symfony project.
symfony new the-guardian-demo --webapp && cd the-guardian-demo composer require survos/the-guardian-bundle bin/console the-guardian:list
You can browse interactively with the basic admin controller.
composer require survos/simple-datatables-bundle symfony server:start -d symfony open:local --path=/the-guardian/
Or edit .env.local and add your API key.
bin/console the-guardian:list
+------------- museado/ -----+--------+ | ObjectName | Path | Length | +----------------+-----------+--------+ | photos finales | /museado/ | 0 | +----------------+-----------+--------+
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-24