{"id":17067308,"url":"https://github.com/jeremeamia/azphp-s3-upload-demo","last_synced_at":"2026-04-19T19:32:52.146Z","repository":{"id":66174040,"uuid":"142211829","full_name":"jeremeamia/azphp-s3-upload-demo","owner":"jeremeamia","description":"Demo code for presentation about uploading to S3 from PHP at azPHP","archived":false,"fork":false,"pushed_at":"2018-07-28T00:11:38.000Z","size":75,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T21:14:56.218Z","etag":null,"topics":["demo","examples","php","policy","post-object","s3","upload"],"latest_commit_sha":null,"homepage":"https://speakerdeck.com/jeremeamia/uploading-to-s3-from-php","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeremeamia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-24T20:53:27.000Z","updated_at":"2024-08-24T23:44:03.000Z","dependencies_parsed_at":"2023-02-20T23:15:44.068Z","dependency_job_id":null,"html_url":"https://github.com/jeremeamia/azphp-s3-upload-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jeremeamia/azphp-s3-upload-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremeamia%2Fazphp-s3-upload-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremeamia%2Fazphp-s3-upload-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremeamia%2Fazphp-s3-upload-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremeamia%2Fazphp-s3-upload-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeremeamia","download_url":"https://codeload.github.com/jeremeamia/azphp-s3-upload-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeremeamia%2Fazphp-s3-upload-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32020554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["demo","examples","php","policy","post-object","s3","upload"],"created_at":"2024-10-14T11:10:16.908Z","updated_at":"2026-04-19T19:32:52.122Z","avatar_url":"https://github.com/jeremeamia.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# azPHP S3 Upload Demo\n\nThis is a demo PHP project to show how to upload files to [Amazon S3][s3] via PHP.\n\n## Installation\n\n1. Make sure you have php7 and [composer][] installed.\n2. Make sure you have [`docker`][dkr], [`docker-compose`][dkrc], and [`ngrok`][ngrok] installed.\n3. Checkout the repo, `cd` to it, and run `composer install`.\n4. Copy `env.dist` to `.env` (`cp env.dist .env`) and put your AWS credentials, region, and bucket in it.\n    - It is recommended to use the credentials of an IAM user that just has S3 priviliges.\n5. Run `ngrok http 9999`. Copy the ngrok URL for the app into `APP_HOST` in `.env`.\n6. Run `docker-compose up`.\n7. Go to http://localhost:9999 in browser, or the ngrok URL.\n\n[composer]: https://getcomposer.org/\n[s3]: https://aws.amazon.com/s3/\n[dkr]: https://docs.docker.com/\n[dkrc]: https://docs.docker.com/compose/\n[ngrok]: https://ngrok.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremeamia%2Fazphp-s3-upload-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeremeamia%2Fazphp-s3-upload-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeremeamia%2Fazphp-s3-upload-demo/lists"}