Oscar:奥斯卡电影提名

时间:2024-04-19 19:52:45
【文件属性】:

文件名称:Oscar:奥斯卡电影提名

文件大小:20KB

文件格式:ZIP

更新时间:2024-04-19 19:52:45

PHP

开始使用 use Oscar \ Oscar ; $ oscar = new Oscar ; $ categories = $ oscar -> getCategories (); $ category = $ categories [ 0 ]; echo $ category -> getName (); //"Best Picture" echo $ category -> getNominees ()[ 0 ]; //"The Father" PHP 8.0.3PHP Phan问题 $ phpcbf --standard=PSR12 --colors src/ Fix: https://github.com/squizlabs/PHP_CodeSniffer/issues/3182


【文件预览】:
Oscar-main
----.gitignore(45B)
----functions.php(202B)
----.phan()
--------config.php(563B)
----src()
--------Category.php(1KB)
--------Oscar.php(1KB)
--------Nominees.php(600B)
----composer.json(1KB)
----composer.lock(130KB)
----oscar2021.json(6KB)
----README.md(377B)
----tests()
--------NomineesTest.php(1KB)
--------CategoryTest.php(2KB)

网友评论