I am attempting to use the ZipArchive class to unzip the contents of a zip containing a GitHub repository.

When you download a zip from GitHub, the zip contains a folder at the root of the zip named something like "project-2302392-20230"... Then within that folder are the actual contents of the repository.

Is it possible extract everything within that project folder without extracting the folder itself?

link|improve this question

71% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.