iso-9660:PHP Stream包装器,用于ISO9660文件(.iso文件)

时间:2021-05-08 10:29:13
【文件属性】:
文件名称:iso-9660:PHP Stream包装器,用于ISO9660文件(.iso文件)
文件大小:38KB
文件格式:ZIP
更新时间:2021-05-08 10:29:13
php iso stream-wrapper iso9660 joliet 用于PHP的ISO9660流包装器 PHP Stream包装器,用于ISO9660文件(.iso文件) 用法 使用Composer安装: $ composer require vdechenaux/iso-9660 注册流包装器: \ ISO9660 \ StreamWrapper :: register (); 将其与任何支持流包装的函数一起使用: // Get the content file_get_contents ( 'iso9660://path/myIsoFile.iso#song.mp3' ); // Get the size filesize ( 'iso9660://path/myIsoFile.iso#song.mp3' ); // Check if ISO file contains a file file_exists ( 'iso9660://path/
【文件预览】:
iso-9660-master
----.coveralls.yml(107B)
----src()
--------Exception()
--------Filesystem()
--------Flags.php(149B)
--------ReaderOptions.php(127B)
--------Util()
--------StreamWrapper.php(6KB)
--------Reader.php(12KB)
--------RockRidge()
----phpunit.xml.dist(624B)
----.travis.yml(244B)
----LICENSE(1KB)
----README.md(3KB)
----tests()
--------StreamWrapperTest.php(11KB)
--------fixtures()
--------Util()
--------ReaderTest.php(6KB)
--------RockRidge()
----.gitignore(23B)
----composer.json(655B)

网友评论