lukasbableck/contao-packagist-info-bundle
最新稳定版本:1.1.2
Composer 安装命令:
composer require lukasbableck/contao-packagist-info-bundle
包简介
Provides a content element and an insert tag to display information about packages from Packagist.
README 文档
README
Provides a content element and an insert tag to display information about packages from Packagist.
Package information is cached for 10 minutes to reduce the number of API requests.
Insert tag usage
{{packagist::vendor/package::attribute}}
vendor/package: The name of the package on Packagist (e.g.,lukasbableck/contao-packagist-info-bundle).attribute: The attribute to display. Possible values are:name: The name of the package.description: The description of the package.lastUpdated: The date when the package was last updated.versions: The available versions of the package.latestStableVersion: The latest stable version of the package.repository: The URL to the package's repository.downloads: The numbers of downloads.totalDownloads: The total number of downloads.favers: The total number of users who have favorited the package.githubStars: The number of stars on GitHub (if applicable).githubForks: The number of forks on GitHub (if applicable).githubWatchers: The number of watchers on GitHub (if applicable).githubOpenIssues: The number of open issues on GitHub (if applicable).language: The programming language of the package.compatibleContaoVersions: The Contao versions supported by the package.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2025-09-12