https://github.com/dcorrea777/zipfile-s3
Example of how to create a zip file directly on the s3
https://github.com/dcorrea777/zipfile-s3
php s3 serverless
Last synced: about 1 year ago
JSON representation
Example of how to create a zip file directly on the s3
- Host: GitHub
- URL: https://github.com/dcorrea777/zipfile-s3
- Owner: dcorrea777
- Created: 2023-12-29T02:03:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T15:05:09.000Z (over 2 years ago)
- Last Synced: 2025-01-12T23:10:04.590Z (about 1 year ago)
- Topics: php, s3, serverless
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zipfile-s3
O zipfile-s3 é um projeto que desenvolvi com o propósito de demonstrar como é possível criar um arquivo zip diretamente no Amazon S3. Para obter informações mais detalhadas, recomendo a leitura do artigo que elaborei [aqui](https://dev.to/dcorrea777/compactar-arquivos-direto-no-s3-com-php-47k0). Nele, você encontrará instruções sobre como testar este projeto em seu ambiente local