{"id":24441986,"url":"https://github.com/jpcaparas/laravel-aws-demo","last_synced_at":"2025-07-06T12:35:51.826Z","repository":{"id":57002009,"uuid":"100698772","full_name":"jpcaparas/laravel-aws-demo","owner":"jpcaparas","description":"A demo illustrating Laravel's integration with the AWS suite (e.g. S3, Rekognition, Elastic Transcoder)","archived":false,"fork":false,"pushed_at":"2017-10-31T03:03:19.000Z","size":273,"stargazers_count":24,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-12T20:46:00.683Z","etag":null,"topics":["aws","cloud","devops","laravel","rekognition","s3","saas"],"latest_commit_sha":null,"homepage":"https://aws.amazon.com/","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/jpcaparas.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}},"created_at":"2017-08-18T09:55:48.000Z","updated_at":"2022-05-17T05:09:45.000Z","dependencies_parsed_at":"2022-08-21T11:40:48.522Z","dependency_job_id":null,"html_url":"https://github.com/jpcaparas/laravel-aws-demo","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/jpcaparas/laravel-aws-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Flaravel-aws-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Flaravel-aws-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Flaravel-aws-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Flaravel-aws-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpcaparas","download_url":"https://codeload.github.com/jpcaparas/laravel-aws-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpcaparas%2Flaravel-aws-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262392588,"owners_count":23303938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["aws","cloud","devops","laravel","rekognition","s3","saas"],"created_at":"2025-01-20T21:43:52.205Z","updated_at":"2025-06-28T07:33:42.375Z","avatar_url":"https://github.com/jpcaparas.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel AWS demo\n\n![aws-logo](http://i.imgur.com/omj568G.png)\n\nA demo illustrating how to integrate Laravel with the AWS suite.\n\n## Services\n\nThese services (segmented via URIs) are currently available to test:\n\n|   Method    |   URI                                       |\n|   ------    |   ---                                       |\n|   `POST`    |   `aws/s3/upload`                           |\n|   `POST`    |   `aws/s3/download_bucket`                  |\n|   `POST`    |   `aws/rekognition/recognize_celebrities`   |\n|   `POST`    |   `aws/et/transcode`                        |\n|   `POST`    |   `aws/et/transcode/subscriber`             |\n\n## Requirements\n\n1. PHP 7.x\n1. SQLite 3.x\n\n## Initial set up\n\n1. Bootstrap the project\n        \n        composer create-project jpcaparas/laravel-aws-demo --prefer-dist\n        \n        touch database/database.sqlite\n        \n        php artisan migrate:refresh --seed\n\n1. Run tests (somewhat non-existent for the meantime)\n        \n        vendor/bin/phpunit\n        \n1. Populate the `.env` file with your AWS credentials. [Sign up for AWS](http://docs.aws.amazon.com/lambda/latest/dg/setting-up.html) if you haven't done so already.\n\n## All set? Trying it all out\n\n📘 👉 Ready to roll? Head on over to [the wiki](https://github.com/jpcaparas/laravel-aws-demo/wiki).\n\n##  Additional services used\n\n- [Ngrok](https://ngrok.com/) - A freemium service used to give your app a public-facing URL. This allows Amazon to send webhooks to your app.\n- [Postman](https://www.getpostman.com/) - A free tool for testing API endpoints. Support sending multipart requests (e.g. file uploads).\n\n## Disclaimer\n\nA few commands issued throughout this demo are for `*nix` systems (e.g. macOS, Ubuntu), so your mileage may vary if you're using Windows.\n\n## Attributions\n\n![figured-logo](https://www.figured.com/assets/img/figured-logo@2x.png)\n\nI am a product developer for [Figured, Ltd](https://www.figured.com), a cloud-based farm financial management software company disrupting the agriculture industry. We're headquartered at Victoria Street West, Auckland.\n\nWe leverage AWS as part of our development toolchain to offload complexity onto the cloud. This in turn makes us focus on building new features, leading to happy developers and a rapidly evolving product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcaparas%2Flaravel-aws-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpcaparas%2Flaravel-aws-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpcaparas%2Flaravel-aws-demo/lists"}