PHPackages                             bazarov392/laravel-db-storage-files - 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. bazarov392/laravel-db-storage-files

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

bazarov392/laravel-db-storage-files
===================================

File storage inside Mysql database.

1.1.1(2y ago)035MITPHPPHP ^8.1

Since Apr 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bazarov392/laravel-db-storage-files)[ Packagist](https://packagist.org/packages/bazarov392/laravel-db-storage-files)[ RSS](/packages/bazarov392-laravel-db-storage-files/feed)WikiDiscussions v1.0 Synced 1mo ago

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

Laravel DB Storage Files
========================

[](#laravel-db-storage-files)

File storage inside MySQL database. This file storage is convenient if you need to have access to files from multiple servers and do not want to create separate FTP servers.

- At the moment, it is only compatible with MySQL and Laravel because it uses models from Laravel.

Installion
----------

[](#installion)

Install package

```
composer require bazarov392/laravel-db-storage-files
```

Create a table with files in the database.

```
php artisan migrate --path=/vendor/bazarov392/laravel-db-storage-files/migrations
```

Usage
-----

[](#usage)

All necessary information is available in the docs directory.All necessary information is available in the "docs" directory.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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

Total

13

Last Release

1091d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/74b2c7a57c6d25e9545fd243c343670bbb41ea1fbd53d4178faed297388a62b8?d=identicon)[bazarov392](/maintainers/bazarov392)

---

Top Contributors

[![bazarov392](https://avatars.githubusercontent.com/u/85908635?v=4)](https://github.com/bazarov392 "bazarov392 (14 commits)")

---

Tags

phplaraveldbfile storage

### Embed Badge

![Health badge](/badges/bazarov392-laravel-db-storage-files/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)

PHPackages © 2026

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