Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
phar ファイルを編集しようとしていますが、増分更新がサポートされていないことと、phar ファイルを抽出してその内容を編集し、再度圧縮して使用できるようにする必要があることを理解しています。
phar ファイルを抽出する方法がわかりません。簡単なハウツーをいただければ幸いです。私は現在Windowsを使用しています。
Pharを開いて、やりたいことをするだけです
$phar = new Phar($filename);