convert all files in selected path to zip and then save it in dest path
| Name | Type | Description | Required |
|---|---|---|---|
| path | string | your file or folder to be zipped | yes |
| destination | string | destination path for create file | yes |
Static or normal : Static
tools::zip('xFolder','yFolder/xFile.zip');