PHPackages                             avglukh/fileuploader - 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. avglukh/fileuploader

ActiveLibrary

avglukh/fileuploader
====================

Laravel package for Fileuploader innostudio js library

v1.0.1(5y ago)220MITPHP

Since Apr 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/greeffff/fileuploader_laravel)[ Packagist](https://packagist.org/packages/avglukh/fileuploader)[ RSS](/packages/avglukh-fileuploader/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (4)Used By (0)

FileUploader js Laravel Backend solution
========================================

[](#fileuploader-js-laravel-backend-solution)

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

[](#requirements)

###### Tested on:

[](#tested-on)

- Laravel 5.4
- Php 7.0
- PostgreSQL 12

Install
-------

[](#install)

###### Add to /config/app.conf in Providers section to end

[](#add-to-configappconf-in-providers-section-to-end)

```
\Avglukh\Fileuploader\FileUploaderServiceProvider::class

```

###### Write to terminal in project folder:

[](#write-to-terminal-in-project-folder)

```
php artisan migrate
php artisan storage:link

```

Routes
------

[](#routes)

```
route{{'fileuploader.index'}} with 'type' param of query

/fileuploader?type={param}
{param}
- prelaod
- upload
- resize
- rename
- remove
- asmain
- sort

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Total

3

Last Release

1872d ago

Major Versions

v0.2 → v1.0.02021-04-01

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22146737?v=4)[greeffff](/maintainers/greeffff)[@greeffff](https://github.com/greeffff)

---

Top Contributors

[![greeffff](https://avatars.githubusercontent.com/u/22146737?v=4)](https://github.com/greeffff "greeffff (10 commits)")

### Embed Badge

![Health badge](/badges/avglukh-fileuploader/health.svg)

```
[![Health](https://phpackages.com/badges/avglukh-fileuploader/health.svg)](https://phpackages.com/packages/avglukh-fileuploader)
```

PHPackages © 2026

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