PHPackages                             alisaleem/evaporator - 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. alisaleem/evaporator

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

alisaleem/evaporator
====================

Uploads assets to cloud storage

v1.0.0(4y ago)05[2 PRs](https://github.com/alisaleem27/evaporator/pulls)MITPHPPHP ^8.0

Since Feb 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alisaleem27/evaporator)[ Packagist](https://packagist.org/packages/alisaleem/evaporator)[ Docs](https://github.com/alisaleem/evaporator)[ GitHub Sponsors](https://github.com/alisaleem)[ RSS](/packages/alisaleem-evaporator/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (11)Versions (4)Used By (0)

Uploads assets to cloud storage
===============================

[](#uploads-assets-to-cloud-storage)

[![Latest Version on Packagist](https://camo.githubusercontent.com/90ded0614116a176bfdb4a74c26e3817f9dbd3dd6a6c1c803c231e0952e4e5f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c6973616c65656d2f657661706f7261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alisaleem/evaporator)[![GitHub Tests Action Status](https://camo.githubusercontent.com/310f881f284e9f814a05d9e0da08e01dc43ead38ae5c2a7843322a870715b87b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616c6973616c65656d32372f657661706f7261746f722f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/alisaleem/evaporator/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/fe642214bd6e6e7807449b8a3b61f47d634dae579ee8ec421a6cb2abd475b503/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616c6973616c65656d32372f657661706f7261746f722f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/alisaleem/evaporator/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/9683702828d37307ef0f37568bc53816bfa3629f275d8048c8cfe82125dd661a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c6973616c65656d2f657661706f7261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alisaleem/evaporator)

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 alisaleem/evaporator
```

You can publish the config file with:

```
php artisan vendor:publish --tag="evaporator-config"
```

This is the contents of the published config file:

```
return [
    'include' => [
        public_path('js'),
        public_path('css'),
    ],

    'exclude' => [
        '*.php',
    ],

    'strip_path' => public_path(),

    'prefix_path' => '',

    'disk' => 's3',
];
```

Usage
-----

[](#usage)

```
php artisan evaporator:upload
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Ali Saleem](https://github.com/AliSaleem27)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Unknown

Total

1

Last Release

1609d ago

### Community

Maintainers

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

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (16 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (14 commits)")[![alisaleem27](https://avatars.githubusercontent.com/u/28596110?v=4)](https://github.com/alisaleem27 "alisaleem27 (3 commits)")

---

Tags

laravelalisaleemevaporator

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/alisaleem-evaporator/health.svg)

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

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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