Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 524 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 524 Bytes

php-simple-zip-exctractor

Upload and extract a zip file into a directory with authentication Only one file upload is needed. It will handle throttling without using additional files or DBs.

⚠️ It requires PHP zip extension.

It can help with uploading Vue or React projects which are built in the local environment and you don't want to open server file manager to upload it.

Screenshot_2021-03-15_17-00-59