You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 28, 2026. It is now read-only.
Simple function written in PHP that extracts file data, including meta data into an array instead of unpacking and extracting .tgz / .tar.gz files to disk.
Works without any library, and with any PHP version.
About
Simple function written in PHP that extracts file data, including meta data into an array instead of unpacking and extracting .tgz / .tar.gz files to disk.