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 has been archived by the owner on Feb 25, 2020. It is now read-only.
This library works awesome, thank you so much for building it!
I noticed "listFiles()" wasn't in your main documentation on the front, so I wanted to let you know what I dug up snooping around for that function so I could see what was inside of the ZIP file.
Great job again, we're going to use it in our Laravel Project.
Chumper,
This library works awesome, thank you so much for building it!
I noticed "listFiles()" wasn't in your main documentation on the front, so I wanted to let you know what I dug up snooping around for that function so I could see what was inside of the ZIP file.
Great job again, we're going to use it in our Laravel Project.
-Nathan
make($pathToFile, $type = 'zip')
zip($pathToFile)
phar($pathToFile)
extractTo($path, array $files = array(), $method = Zipper::BLACKLIST)
getFileContent($filePath)
add($pathToAdd)
addString($filename, $content)
getStatus()
remove($fileToRemove)
getFilePath()
close()
folder($path)
home()
delete()
getArchiveType()
getCurrentFolderPath()
contains($fileInArchive)
getRepository()
getFileHandler()
getInternalPath()
listFiles()
__destruct()
The text was updated successfully, but these errors were encountered: