PHPackages                             kuusamo/plugin-aws - 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. kuusamo/plugin-aws

ActiveLibrary

kuusamo/plugin-aws
==================

Amazon Web Services plugin for Kuusamo

2.0.1(3y ago)031MITPHP

Since Dec 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kuusamo/plugin-aws)[ Packagist](https://packagist.org/packages/kuusamo/plugin-aws)[ Docs](https://github.com/kuusamo/plugin-aws)[ RSS](/packages/kuusamo-plugin-aws/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

AWS plugin
==========

[](#aws-plugin)

[![Latest Stable Version](https://camo.githubusercontent.com/0c29baaa1f34f350818f7e95dff05fa646a5c7f82012c09267601b4406b74ba1/68747470733a2f2f706f7365722e707567782e6f72672f6b757573616d6f2f706c7567696e2d6177732f76)](//packagist.org/packages/kuusamo/plugin-aws)[![Total Downloads](https://camo.githubusercontent.com/c167cd69738fd92315b62647f10e658ff3e0d11162751400786f97090a334fdf/68747470733a2f2f706f7365722e707567782e6f72672f6b757573616d6f2f706c7567696e2d6177732f646f776e6c6f616473)](//packagist.org/packages/kuusamo/plugin-aws)[![License](https://camo.githubusercontent.com/19021ce53571a352fc9b135c1d8b6dacb9776a182ebd78d1515e10a859e95a10/68747470733a2f2f706f7365722e707567782e6f72672f6b757573616d6f2f706c7567696e2d6177732f6c6963656e7365)](//packagist.org/packages/kuusamo/plugin-aws)[![Build Status](https://camo.githubusercontent.com/81b6576efb7f651f97afe7d33c4b9c5bb1b16529951022fdf30fb88c5ce8ba9b/68747470733a2f2f6170702e7472617669732d63692e636f6d2f6b757573616d6f2f706c7567696e2d6177732e7376673f6272616e63683d6d6173746572267374617475733d706173736564)](https://app.travis-ci.com/github/kuusamo/plugin-aws)

Thi plugin integrates Amazon Web Services (AWS) with Kuusamo.

Installation
------------

[](#installation)

Install into your project using Composer.

```
composer require kuusamo/plugin-aws

```

Usage
-----

[](#usage)

Install it in `index.php` of your project.

```
$s3 = Kuusamo\Plugin\Aws\Storage\S3StorageFactory::create(
    'aws-key',
    'aws-secret',
    'region',
    'bucket-name'
);

Kuusamo\Vle\Service\Storage\StorageFactory::setProvider($s3);

```

Development
-----------

[](#development)

Run the tests

```
ant

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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 ~289 days

Total

4

Last Release

1110d ago

Major Versions

1.0.1 → 2.0.02023-02-24

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/961906?v=4)[Chris Worfolk](/maintainers/xmeltrut)[@xmeltrut](https://github.com/xmeltrut)

---

Top Contributors

[![xmeltrut](https://avatars.githubusercontent.com/u/961906?v=4)](https://github.com/xmeltrut "xmeltrut (11 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kuusamo-plugin-aws/health.svg)

```
[![Health](https://phpackages.com/badges/kuusamo-plugin-aws/health.svg)](https://phpackages.com/packages/kuusamo-plugin-aws)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[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)[humanmade/s3-uploads

WordPress plugin to store uploads on S3

2.1k2.4M9](/packages/humanmade-s3-uploads)[bref/laravel-bridge

An advanced Laravel integration for Bref, including Octane support.

3384.1M11](/packages/bref-laravel-bridge)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[laravel-notification-channels/aws-sns

Amazon Simple Notification Service (AWS SNS) notification channel for Laravel.

541.1M2](/packages/laravel-notification-channels-aws-sns)

PHPackages © 2026

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