I read the topic "file archiver" here. I wondered whether it was possible to pack a lot of files into one file by encoding with a special algorithm. Compression percentage is not important. That is, it is not necessary to compress. The task is to push many files and folders into one file. How to do this with PHP?
Also need to unzip back. It is necessary to install, say self-written CMS.