PHPackages                             fromhome/laravel-model-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. [File &amp; Storage](/categories/file-storage)
4. /
5. fromhome/laravel-model-upload

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

fromhome/laravel-model-upload
=============================

Simple model upload using Laravel Excel

1.1.1(7mo ago)06.2k↓50%2[4 PRs](https://github.com/atfromhome/laravel-model-upload/pulls)1MITPHPPHP ~8.1|~8.2CI passing

Since Jan 1Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/atfromhome/laravel-model-upload)[ Packagist](https://packagist.org/packages/fromhome/laravel-model-upload)[ Docs](https://github.com/atfromhome/laravel-model-upload)[ RSS](/packages/fromhome-laravel-model-upload/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (17)Used By (1)

Simple model upload using Laravel Excel
=======================================

[](#simple-model-upload-using-laravel-excel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/036b1ab835aa2ae2f0366fd7f63461fad7e3bf8a56385aa64ff1601551c29d45/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f66726f6d686f6d652f6c61726176656c2d6d6f64656c2d75706c6f61642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fromhome/laravel-model-upload)[![PHPUnit](https://github.com/atfromhome/laravel-model-upload/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/atfromhome/laravel-model-upload/actions/workflows/run-tests.yml)[![Laravel Pint](https://github.com/atfromhome/laravel-model-upload/actions/workflows/fix-php-code-style-issues.yml/badge.svg?branch=main)](https://github.com/atfromhome/laravel-model-upload/actions/workflows/fix-php-code-style-issues.yml)[![Psalm](https://github.com/atfromhome/laravel-model-upload/actions/workflows/run-psalm-static-analyst.yml/badge.svg?branch=main)](https://github.com/atfromhome/laravel-model-upload/actions/workflows/run-psalm-static-analyst.yml)[![Total Downloads](https://camo.githubusercontent.com/1e1d1e8e9661a8b8fc0d78b8cd5907c1ba7a35843c1ce37f93a7022ccd8c8b33/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617466726f6d686f6d652f6c61726176656c2d6d6f64656c2d75706c6f61642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fromhome/laravel-model-upload)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require atfromhome/laravel-model-upload
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-model-upload-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-model-upload-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-model-upload-views"
```

Usage
-----

[](#usage)

```
$modelUpload = new FromHome\ModelUpload();
echo $modelUpload->echoPhrase('Hello, FromHome!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Nuradiyana](https://github.com/nuradiyana)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance73

Regular maintenance activity

Popularity26

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 73.6% 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 ~54 days

Recently: every ~156 days

Total

13

Last Release

222d ago

Major Versions

0.6.2 → 1.0.02024-08-30

PHP version history (2 changes)0.1PHP ^8.1

1.1.0PHP ~8.1|~8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/3500d4ed2061891d54f54b550fbb9e782d0d1838b7fee429578a0733b0a378bf?d=identicon)[NoorAdiana](/maintainers/NoorAdiana)

---

Top Contributors

[![nuradiyana](https://avatars.githubusercontent.com/u/1073802?v=4)](https://github.com/nuradiyana "nuradiyana (53 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")[![anshour](https://avatars.githubusercontent.com/u/68645489?v=4)](https://github.com/anshour "anshour (2 commits)")[![nandi-ir](https://avatars.githubusercontent.com/u/83169406?v=4)](https://github.com/nandi-ir "nandi-ir (1 commits)")

---

Tags

laravellaravel-packagephpphpexcelphpofficephplaravellaravel-packagePhpOfficePHPExcel

###  Code Quality

Static AnalysisPsalm

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fromhome-laravel-model-upload/health.svg)

```
[![Health](https://phpackages.com/badges/fromhome-laravel-model-upload/health.svg)](https://phpackages.com/packages/fromhome-laravel-model-upload)
```

###  Alternatives

[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)[sopamo/laravel-filepond

Laravel backend module for filepond uploads

215272.2k3](/packages/sopamo-laravel-filepond)[soarecostin/file-vault

192195.0k](/packages/soarecostin-file-vault)[elegantly/laravel-invoices

Store invoices safely in your Laravel application

23131.8k](/packages/elegantly-laravel-invoices)[tomatophp/filament-browser

File &amp; Folders &amp; Media Browser With Code Editor

407.6k2](/packages/tomatophp-filament-browser)[mwguerra/filemanager

A full-featured file manager package for Laravel and Filament v5 with dual operating modes, drag-and-drop uploads, S3/MinIO support, and comprehensive security features.

718.5k1](/packages/mwguerra-filemanager)

PHPackages © 2026

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