PHPackages                             ideil/laravel-generic-file - 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. [Database &amp; ORM](/categories/database)
4. /
5. ideil/laravel-generic-file

ActiveLibrary[Database &amp; ORM](/categories/database)

ideil/laravel-generic-file
==========================

Easy uploaded files store management for the Laravel.

0.3.4(9y ago)02.1k1MITPHPPHP &gt;=5.4.0

Since Apr 22Pushed 9y ago9 watchersCompare

[ Source](https://github.com/ideil/laravel-generic-file)[ Packagist](https://packagist.org/packages/ideil/laravel-generic-file)[ RSS](/packages/ideil-laravel-generic-file/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (24)Used By (0)

LaravelGenericFile
==================

[](#laravelgenericfile)

Also there is a version in Russian: [README.ru.md](README.ru.md)

Requirements
------------

[](#requirements)

This package currently requires php &gt;= 5.4 and Laravel 5

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

[](#installation)

LaravelGenericFile is distributed as a composer package, which is how it should be used in your app.

Install the package using Composer. Edit your project's `composer.json` file to require `ideil/laravel-generic-file`.

```
  "require": {
    "laravel/framework": "5.*",
    "ideil/laravel-generic-file": "0.*"
  }
```

Once this operation completes, the final step is to add the service provider. Open `config/app.php`, and add a new item to the providers array.

```
    'Ideil\LaravelGenericFile\LaravelGenericFileServiceProvider'
```

Configuration files can be published and edited by running:

```
php artisan vendor:publish

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~34 days

Recently: every ~0 days

Total

22

Last Release

3330d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/97732ae6160780311a304310a3d5cbe9d67faf0c858c18b14e97288a219673a9?d=identicon)[s.litvinchuk](/maintainers/s.litvinchuk)

---

Top Contributors

[![litvinchuk](https://avatars.githubusercontent.com/u/3016592?v=4)](https://github.com/litvinchuk "litvinchuk (28 commits)")[![SavKS](https://avatars.githubusercontent.com/u/1731510?v=4)](https://github.com/SavKS "SavKS (4 commits)")[![Somethingideally](https://avatars.githubusercontent.com/u/10738476?v=4)](https://github.com/Somethingideally "Somethingideally (3 commits)")

---

Tags

laraveleloquentfileupload

### Embed Badge

![Health badge](/badges/ideil-laravel-generic-file/health.svg)

```
[![Health](https://phpackages.com/badges/ideil-laravel-generic-file/health.svg)](https://phpackages.com/packages/ideil-laravel-generic-file)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[mostafaznv/larupload

Larupload is a ORM based file uploader for laravel to upload image, video, audio and other known files.

73403.7k3](/packages/mostafaznv-larupload)[codesleeve/stapler

Elegant and simple ORM-based file upload package for php.

538366.4k5](/packages/codesleeve-stapler)[bavix/laravel-clickhouse

Eloquent model for ClickHouse

72214.1k2](/packages/bavix-laravel-clickhouse)[stayallive/laravel-eloquent-observable

Register Eloquent model event listeners just-in-time directly from the model.

2928.9k7](/packages/stayallive-laravel-eloquent-observable)[visual-ideas/moonshine-spatie-medialibrary

Spatie\\MediaLibrary field for MoonShine Laravel admin panel

2014.1k](/packages/visual-ideas-moonshine-spatie-medialibrary)

PHPackages © 2026

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