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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kuusamo/plugin-aws

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

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 3w 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 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

1156d 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

[moodle/moodle

Moodle - the world's open source learning platform

7.2k88.5k78](/packages/moodle-moodle)[akeneo/pim-community-dev

Akeneo PIM, the future of catalog management is open!

1.0k624.1k86](/packages/akeneo-pim-community-dev)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)[napp/xray-laravel

AWS X-Ray for Laravel applications.

62436.7k](/packages/napp-xray-laravel)[foxxmd/laravel-elasticbeanstalk-cron

Ensure only one Laravel instance is running CRON jobs in an EB environment

62311.8k](/packages/foxxmd-laravel-elasticbeanstalk-cron)

PHPackages © 2026

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