PHPackages                             fachrihr/airdrop58 - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. fachrihr/airdrop58

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

fachrihr/airdrop58
==================

A fork hammerstonedev/airdrop to support Laravel 5.8. A Laravel package to deploy your application faster by skipping asset compilation when possible.

v0.2.4(3y ago)04.7kMITPHPPHP ^7.2|^8.0

Since Dec 30Pushed 3y agoCompare

[ Source](https://github.com/fachrihr/airdrop58)[ Packagist](https://packagist.org/packages/fachrihr/airdrop58)[ RSS](/packages/fachrihr-airdrop58/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Airdrop for Laravel
===================

[](#airdrop-for-laravel)

[![Tests](https://github.com/hammerstonehq/airdrop/actions/workflows/tests.yml/badge.svg)](https://github.com/hammerstonehq/airdrop/actions/workflows/tests.yml) [![Latest Stable Version](https://camo.githubusercontent.com/8522fce68de9393b81bbb6c6adbfd698c0a49f591c4b2bc00588a4813719ee75/68747470733a2f2f706f7365722e707567782e6f72672f68616d6d657273746f6e652f61697264726f702f76)](//packagist.org/packages/hammerstone/airdrop) [![Total Downloads](https://camo.githubusercontent.com/2d11d3b24cd7766c0ed9fd9a5d79437cadc5700cf91ef65fb2912f136ba8ba2b/68747470733a2f2f706f7365722e707567782e6f72672f68616d6d657273746f6e652f61697264726f702f646f776e6c6f616473)](//packagist.org/packages/hammerstone/airdrop) [![License](https://camo.githubusercontent.com/748df698da61e6f59968f92bad2dcc8c0955a225af829cca4ed8664fca25dc95/68747470733a2f2f706f7365722e707567782e6f72672f68616d6d657273746f6e652f61697264726f702f6c6963656e7365)](//packagist.org/packages/hammerstone/airdrop)

A fork hammerstonedev/airdrop to support Laravel 5.8.

> Read the full docs at [hammerstone.dev/airdrop/docs](https://hammerstone.dev/airdrop/docs/main/overview).

Hammerstone Airdrop for Laravel is a package that speeds up your deploys by skipping your asset build step whenever possible.

When you're deploying your code, Airdrop will calculate a hash of everything needed to build your assets: installed packages, JS/CSS files, ENV vars, etc.

After Airdrop has calculated a hash for these inputs, it will check to see if it has ever built this exact configuration before. If it has, it will pull down the built assets and put them in place, letting you skip the expensive build step.

Installation
============

[](#installation)

You can install the package via Composer

```
composer require fachrihr/airdrop58
```

Once the package is installed, you may optionally publish the config file by running

```
php artisan airdrop:install
```

You'll likely want to publish the config file so that you can set up your triggers and outputs.

Read the full docs at [hammerstone.dev/airdrop/docs](https://hammerstone.dev/airdrop/docs/main/overview).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85% 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

Unknown

Total

1

Last Release

1226d ago

### Community

Maintainers

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

---

Top Contributors

[![aarondfrancis](https://avatars.githubusercontent.com/u/881931?v=4)](https://github.com/aarondfrancis "aarondfrancis (51 commits)")[![fachrihr](https://avatars.githubusercontent.com/u/6093846?v=4)](https://github.com/fachrihr "fachrihr (3 commits)")[![SudoGetBeer](https://avatars.githubusercontent.com/u/7324694?v=4)](https://github.com/SudoGetBeer "SudoGetBeer (3 commits)")[![AlexAzartsev](https://avatars.githubusercontent.com/u/13518420?v=4)](https://github.com/AlexAzartsev "AlexAzartsev (1 commits)")[![livkiss](https://avatars.githubusercontent.com/u/256075?v=4)](https://github.com/livkiss "livkiss (1 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/fachrihr-airdrop58/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M683](/packages/barryvdh-laravel-ide-helper)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M597](/packages/laravel-ui)[sammyjo20/lasso

Lasso - Asset wrangling for Laravel made simple.

355347.9k](/packages/sammyjo20-lasso)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[orchestra/canvas

Code Generators for Laravel Applications and Packages

21017.2M157](/packages/orchestra-canvas)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)

PHPackages © 2026

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