PHPackages                             jpcaparas/laravel-aws-demo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. jpcaparas/laravel-aws-demo

ActiveProject[DevOps &amp; Deployment](/categories/devops)

jpcaparas/laravel-aws-demo
==========================

A demo illustrating how to integrate Laravel with AWS products.

v0.1.4(8y ago)24264MITPHPPHP ^7.0

Since Aug 19Pushed 8y agoCompare

[ Source](https://github.com/jpcaparas/laravel-aws-demo)[ Packagist](https://packagist.org/packages/jpcaparas/laravel-aws-demo)[ RSS](/packages/jpcaparas-laravel-aws-demo/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (7)Versions (8)Used By (0)

Laravel AWS demo
================

[](#laravel-aws-demo)

[![aws-logo](https://camo.githubusercontent.com/55dbd77d42105f4dc2e93431c21cb184763b7b293d9b6744c5d89f6c4e38cb5e/687474703a2f2f692e696d6775722e636f6d2f6f6d6a353638472e706e67)](https://camo.githubusercontent.com/55dbd77d42105f4dc2e93431c21cb184763b7b293d9b6744c5d89f6c4e38cb5e/687474703a2f2f692e696d6775722e636f6d2f6f6d6a353638472e706e67)

A demo illustrating how to integrate Laravel with the AWS suite.

Services
--------

[](#services)

These services (segmented via URIs) are currently available to test:

MethodURI`POST``aws/s3/upload``POST``aws/s3/download_bucket``POST``aws/rekognition/recognize_celebrities``POST``aws/et/transcode``POST``aws/et/transcode/subscriber`Requirements
------------

[](#requirements)

1. PHP 7.x
2. SQLite 3.x

Initial set up
--------------

[](#initial-set-up)

1. Bootstrap the project

    ```
     composer create-project jpcaparas/laravel-aws-demo --prefer-dist

     touch database/database.sqlite

     php artisan migrate:refresh --seed

    ```
2. Run tests (somewhat non-existent for the meantime)

    ```
     vendor/bin/phpunit

    ```
3. 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.

All set? Trying it all out
--------------------------

[](#all-set-trying-it-all-out)

📘 👉 Ready to roll? Head on over to [the wiki](https://github.com/jpcaparas/laravel-aws-demo/wiki).

Additional services used
------------------------

[](#additional-services-used)

- [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.
- [Postman](https://www.getpostman.com/) - A free tool for testing API endpoints. Support sending multipart requests (e.g. file uploads).

Disclaimer
----------

[](#disclaimer)

A few commands issued throughout this demo are for `*nix` systems (e.g. macOS, Ubuntu), so your mileage may vary if you're using Windows.

Attributions
------------

[](#attributions)

[![figured-logo](https://camo.githubusercontent.com/8eb5692b08233c90e1c8490332216f4a8a33a12a446b3f5f94c58afaf52f0f3f/68747470733a2f2f7777772e666967757265642e636f6d2f6173736574732f696d672f666967757265642d6c6f676f4032782e706e67)](https://camo.githubusercontent.com/8eb5692b08233c90e1c8490332216f4a8a33a12a446b3f5f94c58afaf52f0f3f/68747470733a2f2f7777772e666967757265642e636f6d2f6173736574732f696d672f666967757265642d6c6f676f4032782e706e67)

I 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.

We 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.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Total

5

Last Release

3118d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2406808?v=4)[JP Caparas](/maintainers/jpcaparas)[@jpcaparas](https://github.com/jpcaparas)

---

Top Contributors

[![jpcaparas](https://avatars.githubusercontent.com/u/2406808?v=4)](https://github.com/jpcaparas "jpcaparas (46 commits)")

---

Tags

awsclouddevopslaravelrekognitions3saaslaravelamazonawscloudsaas

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jpcaparas-laravel-aws-demo/health.svg)

```
[![Health](https://phpackages.com/badges/jpcaparas-laravel-aws-demo/health.svg)](https://phpackages.com/packages/jpcaparas-laravel-aws-demo)
```

###  Alternatives

[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M75](/packages/aws-aws-sdk-php-laravel)[tenancy/tenancy

Creating multi tenant saas from your Laravel app with ease

1.3k43.6k](/packages/tenancy-tenancy)[slimkit/plus

The Plus(ThinkSNS+) is a powerful, easy-to-develop social system built with Laravel.

2.2k2.4k](/packages/slimkit-plus)[publiux/laravelcdn

Content Delivery Network (CDN) Package for Laravel

155230.4k](/packages/publiux-laravelcdn)[fedemotta/yii2-aws-sdk

This extension provides the AWS SDK integration for the Yii2 framework

15430.4k2](/packages/fedemotta-yii2-aws-sdk)[juhasev/laravelcdn

Content Delivery Network (CDN) Package for Laravel

1820.4k](/packages/juhasev-laravelcdn)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
