PHPackages                             thadico-platform/common-service - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. thadico-platform/common-service

ActiveLibrary[File &amp; Storage](/categories/file-storage)

thadico-platform/common-service
===============================

A package to handle storage services like S3 and R2 in Laravel, Audit log

v1.4.2(11mo ago)01.0kPHPPHP ^8.1|^8.2|^8.3

Since Nov 5Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/Hungblue/common-service)[ Packagist](https://packagist.org/packages/thadico-platform/common-service)[ RSS](/packages/thadico-platform-common-service/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (17)Used By (0)

Laravel Storage Service Common
==============================

[](#laravel-storage-service-common)

A Laravel package that provides a unified interface to handle storage services like Amazon S3 and Cloudflare R2, with support for additional storage providers.

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

[](#installation)

1. Require the package using Composer:

    ```
    composer require thadico-platform/storage-service
    ```

Publish the configuration file using the following Artisan command:
===================================================================

[](#publish-the-configuration-file-using-the-following-artisan-command)

php artisan storage:publish-config

Make sure you have the necessary environment variables in your .env file:
-------------------------------------------------------------------------

[](#make-sure-you-have-the-necessary-environment-variables-in-your-env-file)

S3 Configuration
================

[](#s3-configuration)

AWS\_ACCESS\_KEY\_ID=your-aws-access-key AWS\_SECRET\_ACCESS\_KEY=your-aws-secret-key AWS\_DEFAULT\_REGION=your-aws-region AWS\_ENDPOINT=your-aws-endpoint

R2 Configuration
================

[](#r2-configuration)

R2\_ACCESS\_KEY\_ID=your-r2-access-key R2\_SECRET\_ACCESS\_KEY=your-r2-secret-key R2\_ENDPOINT=

\#public tag curl --fail-with-body --data tag=v1.2.7 --header "Deploy-Token: xxxxx" ""

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance52

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Recently: every ~52 days

Total

16

Last Release

334d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d93fa5a9cfd8f28a50ed1f48343d9d3aba78992c0a036aa2eb7d0589023609f?d=identicon)[Hungblue](/maintainers/Hungblue)

---

Top Contributors

[![hung20170420](https://avatars.githubusercontent.com/u/27811607?v=4)](https://github.com/hung20170420 "hung20170420 (1 commits)")

### Embed Badge

![Health badge](/badges/thadico-platform-common-service/health.svg)

```
[![Health](https://phpackages.com/badges/thadico-platform-common-service/health.svg)](https://phpackages.com/packages/thadico-platform-common-service)
```

###  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)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M73](/packages/unisharp-laravel-filemanager)[humanmade/s3-uploads

WordPress plugin to store uploads on S3

2.1k2.4M9](/packages/humanmade-s3-uploads)[spatie/laravel-google-cloud-storage

Google Cloud Storage filesystem driver for Laravel

2408.9M13](/packages/spatie-laravel-google-cloud-storage)[azure-oss/storage-blob-laravel

Azure Storage Blob filesystem driver for Laravel

63582.2k1](/packages/azure-oss-storage-blob-laravel)

PHPackages © 2026

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