{"id":14356653,"url":"https://github.com/aarondfrancis/airdrop","last_synced_at":"2026-02-09T11:11:35.663Z","repository":{"id":43284354,"uuid":"331789789","full_name":"aarondfrancis/airdrop","owner":"aarondfrancis","description":"A Laravel package to speed up deployment by skipping asset compilation whenever possible.","archived":false,"fork":false,"pushed_at":"2025-02-26T00:09:31.000Z","size":284,"stargazers_count":191,"open_issues_count":3,"forks_count":16,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-14T01:58:07.004Z","etag":null,"topics":["assets","laravel"],"latest_commit_sha":null,"homepage":"https://hammerstone.dev/airdrop/docs/main","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aarondfrancis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["aarondfrancis"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://aaronfrancis.com/backstage"]}},"created_at":"2021-01-22T00:12:28.000Z","updated_at":"2025-04-15T09:38:27.000Z","dependencies_parsed_at":"2024-01-14T03:46:58.776Z","dependency_job_id":"75b4f40d-bdc8-4597-b90e-a53e5a710d2f","html_url":"https://github.com/aarondfrancis/airdrop","commit_stats":{"total_commits":55,"total_committers":8,"mean_commits":6.875,"dds":0.4181818181818182,"last_synced_commit":"246701fcac50abaaa975da89bdb7feb11a9411c9"},"previous_names":["hammerstonedev/airdrop"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondfrancis%2Fairdrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondfrancis%2Fairdrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondfrancis%2Fairdrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondfrancis%2Fairdrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarondfrancis","download_url":"https://codeload.github.com/aarondfrancis/airdrop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283350,"owners_count":22045141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["assets","laravel"],"created_at":"2024-08-27T10:01:40.180Z","updated_at":"2026-02-09T11:11:35.624Z","avatar_url":"https://github.com/aarondfrancis.png","language":"PHP","funding_links":["https://github.com/sponsors/aarondfrancis","https://aaronfrancis.com/backstage"],"categories":["PHP"],"sub_categories":[],"readme":"# Airdrop for Laravel\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/aaronfrancis/airdrop)](https://packagist.org/packages/aaronfrancis/airdrop)\n[![Total Downloads](https://img.shields.io/packagist/dt/aaronfrancis/airdrop)](https://packagist.org/packages/aaronfrancis/airdrop)\n[![License](https://img.shields.io/packagist/l/aaronfrancis/airdrop)](https://packagist.org/packages/aaronfrancis/airdrop)\n\n\u003e Read the full docs at [hammerstone.dev/airdrop/docs](https://hammerstone.dev/airdrop/docs/main/overview).\n\nAirdrop for Laravel is a package that speeds up your deploys by skipping your asset build step whenever possible.\n\nWhen 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.\n\nAfter 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.\n\n\n# Installation\n\nYou can install the package via Composer\n```console\ncomposer require aaronfrancis/airdrop\n```\n\nOnce the package is installed, you may optionally publish the config file by running \n```console\nphp artisan airdrop:install\n```\n\nYou'll likely want to publish the config file so that you can set up your triggers and outputs.\n\nRead the full docs at [hammerstone.dev/airdrop/docs](https://hammerstone.dev/airdrop/docs/main/overview).\n\n## License\n\nThe MIT License (MIT).\n\n## Support\n\nThis is free! If you want to support me:\n\n- Sponsor my open source work: [aaronfrancis.com/backstage](https://aaronfrancis.com/backstage)\n- Check out my courses:\n    - [Mastering Postgres](https://masteringpostgres.com)\n    - [High Performance SQLite](https://highperformancesqlite.com)\n    - [Screencasting](https://screencasting.com)\n- Help spread the word about things I make\n\n## Credits\n\nAirdrop was developed by Aaron Francis. If you like it, please let me know!\n\n- Twitter: https://twitter.com/aarondfrancis\n- Website: https://aaronfrancis.com\n- YouTube: https://youtube.com/@aarondfrancis\n- GitHub: https://github.com/aarondfrancis/solo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarondfrancis%2Fairdrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarondfrancis%2Fairdrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarondfrancis%2Fairdrop/lists"}