PHPackages                             rezadaulay/jq-upload - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rezadaulay/jq-upload

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rezadaulay/jq-upload
====================

Jquery Upload Laravel Package

1.1(10y ago)595PHPPHP &gt;=5.4.0

Since Jan 26Pushed 10y ago1 watchersCompare

[ Source](https://github.com/rezadaulay/jq-upload)[ Packagist](https://packagist.org/packages/rezadaulay/jq-upload)[ RSS](/packages/rezadaulay-jq-upload/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

JQuery File Upload For Laravel 5
================================

[](#jquery-file-upload-for-laravel-5)

Laravel Package For [Jquery File Upload](https://github.com/blueimp/jQuery-File-Upload)

Instalation
-----------

[](#instalation)

composer require rezadaulay/jq-upload:1.1 Then in your `config/app.php` add

```
    'Rezadaulay\JqUpload\JqUploadServiceProvider::class'
```

in the `providers` array and

```
    'JqUpload'	=> Rezadaulay\JqUpload\Facades\JqUpload::class
```

to the `aliases` array.

Usage
-----

[](#usage)

It's easy

```
JqUpload::init($config);

```

Example

```
JqUpload::init([
    'access_control_allow_origin' => false
    ]);

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2

Last Release

3762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f2d1ef4de76d04f415da8ec56c5044e58c115ba7ba1ef68d5a09f8b441f33019?d=identicon)[rezadaulay](/maintainers/rezadaulay)

---

Top Contributors

[![rezadaulay](https://avatars.githubusercontent.com/u/6315382?v=4)](https://github.com/rezadaulay "rezadaulay (5 commits)")

### Embed Badge

![Health badge](/badges/rezadaulay-jq-upload/health.svg)

```
[![Health](https://phpackages.com/badges/rezadaulay-jq-upload/health.svg)](https://phpackages.com/packages/rezadaulay-jq-upload)
```

###  Alternatives

[ergebnis/phpstan-rules

Provides rules for phpstan/phpstan.

4428.9M187](/packages/ergebnis-phpstan-rules)[aeon-php/calendar

PHP type safe, immutable calendar library

2079.7M16](/packages/aeon-php-calendar)[zenstruck/callback

Callable wrapper to validate and inject arguments.

569.6M4](/packages/zenstruck-callback)[phplang/scope-exit

Emulation of SCOPE\_EXIT construct from C++

1912.4M4](/packages/phplang-scope-exit)[prestashop/decimal

Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.

178.2M5](/packages/prestashop-decimal)

PHPackages © 2026

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