PHPackages                             makville/cakephp-storage-plugin - 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. makville/cakephp-storage-plugin

ActiveCakephp-plugin

makville/cakephp-storage-plugin
===============================

MakvilleStorage plugin for CakePHP

2.0.0(6y ago)015MITPHPCI failing

Since Jan 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/makville/cakephp-storage-plugin)[ Packagist](https://packagist.org/packages/makville/cakephp-storage-plugin)[ RSS](/packages/makville-cakephp-storage-plugin/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (3)Versions (17)Used By (0)

MakvilleStorage plugin for CakePHP
==================================

[](#makvillestorage-plugin-for-cakephp)

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](https://getcomposer.org).

The recommended way to install composer packages is:

```
composer require makville/cakephp-storage-plugin

```

Configure AWS Bucket

```
Configure::write('aws_key', 'key');
Configure::write('aws_secret', 'secret');
Configure::write('aws_bucket', 'root bucket'); //the website e.g example.com is a good choice.
Configure::write('aws_version', '2006-03-01'); //use this like this
Configure::write('aws_region', 'region'); //e.g us-west-2

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~13 days

Total

13

Last Release

2252d ago

Major Versions

v1.0.7 → 2.0.02020-01-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f2c0c508077e166b461b9cc82805b6e433ea4914b1f8391efb72a2c73aad347?d=identicon)[makville](/maintainers/makville)

---

Top Contributors

[![makville](https://avatars.githubusercontent.com/u/1112269?v=4)](https://github.com/makville "makville (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/makville-cakephp-storage-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/makville-cakephp-storage-plugin/health.svg)](https://phpackages.com/packages/makville-cakephp-storage-plugin)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M788](/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.6M74](/packages/aws-aws-sdk-php-laravel)[humanmade/s3-uploads

WordPress plugin to store uploads on S3

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

An advanced Laravel integration for Bref, including Octane support.

3384.1M11](/packages/bref-laravel-bridge)[friendsofcake/cakepdf

CakePHP plugin for creating and/or rendering Pdfs, several Pdf engines supported.

3752.1M3](/packages/friendsofcake-cakepdf)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)

PHPackages © 2026

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