PHPackages                             enflow/nova-uploadcare-field - 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. enflow/nova-uploadcare-field

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

enflow/nova-uploadcare-field
============================

A Laravel Nova Uploadcare file upload field.

2.0.0(3y ago)015.4k—4.8%3MITVuePHP ^7.3|^8.0

Since Sep 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/enflow/nova-uploadcare-field)[ Packagist](https://packagist.org/packages/enflow/nova-uploadcare-field)[ RSS](/packages/enflow-nova-uploadcare-field/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Nova Uploadcare Field
=====================

[](#nova-uploadcare-field)

An file field using the UploadCare API.

You can upload a file through drag-and-drop, url or Google Drive. The file is stored on Uploadcare and saved as an URL in the model.

### Installing

[](#installing)

```
composer require enflow/nova-uploadcare-field
```

### Getting Started

[](#getting-started)

Add Uploadcare Public Key to your `config/services.php` array

```
'uploadcare' => [
    'public_key' => 'XXXXX',
],
```

Register the field in the Nova resource:

```
use Enflow\NovaUploadcareField\Uploadcare;
```

Use the field:

```
Uploadcare::make('File')
```

Credits
-------

[](#credits)

Largely based on the package [`nova-uploadcare-imagefield`](https://bitbucket.org/adnanchowdhury/nova-uploadcare-imagefield/), created by Adnan Chowdhury. Thanks Adnan!

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits-1)

- [Michel Bardelmeijer](https://github.com/mbardelmeijer)
- [Adnan Chowdhury](https://bitbucket.org/adnanchowdhury)
- [All Contributors](../../contributors)

About Enflow
------------

[](#about-enflow)

Enflow is a digital creative agency based in Alphen aan den Rijn, Netherlands. We specialize in developing web applications, mobile applications and websites. You can find more info [on our website](https://enflow.nl/en).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 94.1% 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 ~546 days

Total

3

Last Release

1341d ago

Major Versions

1.1.0 → 2.0.02022-09-15

PHP version history (3 changes)1.0.0PHP ^7.1

1.1.0PHP ^7.4|^8.0

2.0.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/665ee1919e7c3d12f556cb913d0012a632271f912dc9c3250b7da67d7f3f4b16?d=identicon)[enflow](/maintainers/enflow)

---

Top Contributors

[![mbardelmeijer](https://avatars.githubusercontent.com/u/1583095?v=4)](https://github.com/mbardelmeijer "mbardelmeijer (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

laravelnova

### Embed Badge

![Health badge](/badges/enflow-nova-uploadcare-field/health.svg)

```
[![Health](https://phpackages.com/badges/enflow-nova-uploadcare-field/health.svg)](https://phpackages.com/packages/enflow-nova-uploadcare-field)
```

###  Alternatives

[dmitrybubyakin/nova-medialibrary-field

Laravel Nova field for managing the Spatie media library.

268612.7k2](/packages/dmitrybubyakin-nova-medialibrary-field)[infinety-es/nova-filemanager

Filemanager tool for Laravel Nova

219365.7k4](/packages/infinety-es-nova-filemanager)[oneduo/nova-file-manager

A handy file manager tool for Laravel Nova

157350.3k2](/packages/oneduo-nova-file-manager)[digital-creative/nova-filepond

A Nova field for uploading File, Image and Video using filepond.

5568.0k1](/packages/digital-creative-nova-filepond)[bbs-lab/nova-file-manager

A handy file manager tool for Laravel Nova

1578.0k](/packages/bbs-lab-nova-file-manager)[genealabs/nova-file-upload-field

A Laravel Nova field.

5454.5k](/packages/genealabs-nova-file-upload-field)

PHPackages © 2026

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