文件名称:oembed:PHP OEmbed包装器,用于著名的视频平台和服务
文件大小:38KB
文件格式:ZIP
更新时间:2024-02-27 05:05:34
php youtube vimeo twitch facebook
嵌入 OEmbed是一个PHP库,可以帮助您从支持OEmbed的提供程序中检索数据。 它是ricardofiorani/php-video-url-parser的后继ricardofiorani/php-video-url-parser 。 安装 安装最新版本 $ composer require ricardofiorani/oembed 要求 PHP 7.4 PSR-18实施 将PSR-17实施RequestFactory和UriFactory 基本用法 <?php declare (strict_types= 1 ); use Your \ PSR7Implementation \
【文件预览】:
oembed-master
----.scrutinizer.yml(2KB)
----src()
--------OEmbed()
----.travis.yml(707B)
----LICENSE(1KB)
----phpunit.xml(527B)
----README.md(5KB)
----tests()
--------Integration()
----.gitignore(154B)
----composer.json(842B)