oembed:PHP OEmbed包装器用于著名的视频平台和服务 源码
嵌入 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.zip
(预估有个47文件)
oembed-master
.scrutinizer.yml
2KB
src
OEmbed
Http
HttpAdapter.php
3KB
Exception
AbstractOEmbedException.php
139B
InvalidResultTypeException.php
145B
VideoServiceNotFoundException.php
148B
暂无评论