PHPackages                             stechstudio/laravel-storage-connect - 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. stechstudio/laravel-storage-connect

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

stechstudio/laravel-storage-connect
===================================

Assists with connecting to various cloud storage services and pushing files

0.9.0(2y ago)26.4k↓87.5%2[1 issues](https://github.com/stechstudio/laravel-storage-connect/issues)[1 PRs](https://github.com/stechstudio/laravel-storage-connect/pulls)MITPHPCI failing

Since Sep 12Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/stechstudio/laravel-storage-connect)[ Packagist](https://packagist.org/packages/stechstudio/laravel-storage-connect)[ Docs](https://github.com/stechstudio/laravel-storage-connect)[ RSS](/packages/stechstudio-laravel-storage-connect/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (9)Versions (14)Used By (0)

Laravel Storage Connect
=======================

[](#laravel-storage-connect)

**This package is no longer being maintained. It is functional, at least for the Dropbox driver. However we don't plan to do much new development with this package. If you want to take over the development/maintenance, open an issue to let us know.**

[![Latest Version on Packagist](https://camo.githubusercontent.com/fd1adbd486af6dbba4782f25c30eb73519973ab494ae8fada5585f588eea8e80/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737465636873747564696f2f6c61726176656c2d73746f726167652d636f6e6e6563742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stechstudio/laravel-storage-connect)[![Build Status](https://camo.githubusercontent.com/7bd644f52b05dedc0c39cb5577f28030f9ac0cc38a1b771e28633487dd7bc20e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f737465636873747564696f2f6c61726176656c2d73746f726167652d636f6e6e6563742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/stechstudio/laravel-storage-connect)[![Quality Score](https://camo.githubusercontent.com/569817457530524af370d03bcf49c8d781c0054a540ddeb2a24be4f9bb210ce9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f737465636873747564696f2f6c61726176656c2d73746f726167652d636f6e6e6563742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/stechstudio/laravel-storage-connect)[![Total Downloads](https://camo.githubusercontent.com/eaa0fdb6f1ed7e95aa83bec75b3960a978092bc794a2e2ada2e66419535e91fd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737465636873747564696f2f6c61726176656c2d73746f726167652d636f6e6e6563742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/stechstudio/laravel-storage-connect)

This package is designed to drastically simplify the process of authenticating to a user's cloud storage account uploading files.

- Handles OAuth flow to authorize a cloud storage account
- Serializes and handles storing/loading of connection details
- Queues upload tasks
- Retries upload failures with increasing backoff
- Supports uploading from local filesystem, S3 hosted files (registers a stream wrapper), or any URL
- Automatically disables a connection if storage quota is full, and then re-enables if space is freed up
- Fires events for all activity, and can optionally log activity for you

Currently Dropbox and Google Drive are the supported cloud storage backends.

➔ [View full documentation](https://stechstudio.github.io/laravel-storage-connect/)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance51

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 85.2% 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 ~169 days

Recently: every ~425 days

Total

12

Last Release

1033d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/315be5f111b5501a41b99a0205c9c85915335391168a0ed10316546a1a38bbd8?d=identicon)[jszobody](/maintainers/jszobody)

---

Top Contributors

[![jszobody](https://avatars.githubusercontent.com/u/203749?v=4)](https://github.com/jszobody "jszobody (75 commits)")[![schmanks](https://avatars.githubusercontent.com/u/642782?v=4)](https://github.com/schmanks "schmanks (7 commits)")[![dp88](https://avatars.githubusercontent.com/u/3003563?v=4)](https://github.com/dp88 "dp88 (6 commits)")

---

Tags

stechstudiolaravel-storage-connect

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/stechstudio-laravel-storage-connect/health.svg)

```
[![Health](https://phpackages.com/badges/stechstudio-laravel-storage-connect/health.svg)](https://phpackages.com/packages/stechstudio-laravel-storage-connect)
```

###  Alternatives

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

86337.5k](/packages/flow-php-flow)[stechstudio/laravel-zipstream

A fast and simple streaming zip file downloader for Laravel.

4634.4M3](/packages/stechstudio-laravel-zipstream)[masbug/flysystem-google-drive-ext

Flysystem adapter for Google Drive with seamless virtual&lt;=&gt;display path translation

2702.3M19](/packages/masbug-flysystem-google-drive-ext)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1239.7k25](/packages/fleetbase-core-api)[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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