PHP Classes

How can PHP share files between users in a Web site using the application ShareZipp: Shares files uploaded by users as ZIP archives

Recommend this page to a friend!
  Info   Documentation   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 102 All time: 9,786 This week: 56Up
Version License PHP version Categories
sharezipp 1.0.0The PHP License5PHP 5, Files and Folders, Compression, A...
Description 

Author

This package shares files uploaded by users as ZIP archives.

It provides Web-based applications that let users upload files and shows links for the users to share with other users.

The package can serve the shared files as ZIP archives.

Innovation Award
PHP Programming Innovation award nominee
January 2023
Number 3
Many users want to share files with other users over the Internet. Sometimes they need to share files that are too large to share by email.

In that case, they user file-sharing services that can take uploaded files and return links that the user can share with other users.

This package implements a file-sharing application in PHP. The application can compress the files in ZIP format to save time for users who want to download the shared files.

Manuel Lemos
Picture of Hillary Kollan
  Performance   Level  
Innovation award
Innovation award
Nominee: 5x

 

Documentation

Laravel and Vue.js 2 File Uploader, Zipper and Sharer

This Web App allows registered users to upload files and then it gives the ability to share the link to the files so it can be downloaded. The application zips the files under the link when the download button is clicked like zippyshare.com.

<h2 id="screenshots">Screenshot</h2>

![](assets/1.png)

create database and add settings to .env 
run php artisan migrate" to make the necessary database migrations
run "php compose install" to install dependencies"

Screenshots (1)  
  • assets/1.png
  Files folder image Files (162)  
File Role Description
Files folder imageapp (3 files, 4 directories)
Files folder imagebootstrap (1 file)
Files folder imageconfig (13 files)
Files folder imagedatabase (4 directories)
Files folder imagepublic (5 files, 3 directories)
Files folder imageresources (4 directories)
Files folder imageroutes (4 files)
Files folder imagestorage (1 directory)
Files folder imagetests (2 files, 2 directories)
Accessible without login Plain text file .editorconfig Data Auxiliary data
Accessible without login Plain text file .env.example Data Auxiliary data
Accessible without login Plain text file .styleci.yml Data Auxiliary data
Plain text file artisan Class Class source
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file package-lock.json Data Auxiliary data
Accessible without login Plain text file package.json Data Auxiliary data
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Accessible without login Plain text file readme.md Doc. Read me
Accessible without login Plain text file server.php Aux. Auxiliary script
Accessible without login Plain text file webpack.mix.js Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:102
This week:0
All time:9,786
This week:56Up