php-swiffy:谷歌在PHP中转换

时间:2021-05-04 15:52:12
【文件属性】:
文件名称:php-swiffy:谷歌在PHP中转换
文件大小:2KB
文件格式:ZIP
更新时间:2021-05-04 15:52:12
PHP 用法 运行composer require iborodikhin/php-swiffy 写这样的东西 $swiffy = new Swiffy\Client(); //Returns swiffy HTML file content $html = $swiffy->convert("my-movie.swf"); //Returns only the swiffy json data $json = $swiffy->convert("my-movie.swf", true);
【文件预览】:
php-swiffy-master
----.gitignore(29B)
----README.md(298B)
----composer.json(431B)
----src()
--------Client.php(3KB)

网友评论