PHP code example of david-crty / upload-to-s3-webhook

1. Go to this page and download the library: Download david-crty/upload-to-s3-webhook library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

david-crty / upload-to-s3-webhook example snippets

text
[Phar]
; http://php.net/phar.readonly
phar.readonly = Off