brunoba/oscar
Composer 安装命令:
composer require brunoba/oscar
包简介
The Oscar nominated for 2021
README 文档
README
use Oscar\Oscar; $oscar = new Oscar; $categories = $oscar->getCategories(); $category = $categories[0]; echo $category->getName(); //"Best Picture" echo $category->getNominees()[0]; //"The Father"
PHP Phan issue with PHP 8.0.3
$ phpcbf --standard=PSR12 --colors src/ Fix: https://github.com/squizlabs/PHP_CodeSniffer/issues/3182
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-27