PHPackages                             filepileio/filepile-laravel - 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. filepileio/filepile-laravel

ActiveLibrary

filepileio/filepile-laravel
===========================

Laravel Commands for FilePile.io

1.1.7(8y ago)1281MITPHP

Since Oct 4Pushed 8y agoCompare

[ Source](https://github.com/filepileio/filepile-laravel)[ Packagist](https://packagist.org/packages/filepileio/filepile-laravel)[ RSS](/packages/filepileio-filepile-laravel/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (5)Versions (7)Used By (0)

FilePile.io Laravel Integration Package
=======================================

[](#filepileio-laravel-integration-package)

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

[](#installation)

Install into your project using:

```
composer require filepileio/filepile-laravel

```

If using Laravel older than 5.5, add to your config/app.php providers array:

```
FilePile\FilePileLaravel\Providers\FilePileLaravelServiceProvider::class,

```

Getting Started
---------------

[](#getting-started)

1. [Create a FilePile.io account](https://filepile.io/register)
2. Create a new API Key (My Account &gt; API Keys)
3. Copy your API Key to .env:

```
FILEPILE_KEY=YOUR-API-KEY

```

Commands
--------

[](#commands)

This package offers a few simple commands to integrate with the filepile.io service:

### List

[](#list)

```
php artisan filepile:list

```

The list command will display all piles available for this api key. Each of these pile names are available to the "install" command

### Install

[](#install)

```
php artisan filepile:install {pile-slug}

```

The install command will install the given pile via it's slug. Slugs are created using the FilePile.io UI. Prompts will be displayed if assigned to the selected pile before files are copied.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 69.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 ~8 days

Total

6

Last Release

3101d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6fb12f7f2ef208776dd4b2fa0388c5cafb033d21e9f5bcf36603a619e5962fa0?d=identicon)[filepileio](/maintainers/filepileio)

---

Top Contributors

[![kilrizzy](https://avatars.githubusercontent.com/u/132478?v=4)](https://github.com/kilrizzy "kilrizzy (16 commits)")[![rafa-acioly](https://avatars.githubusercontent.com/u/11068059?v=4)](https://github.com/rafa-acioly "rafa-acioly (5 commits)")[![lexf](https://avatars.githubusercontent.com/u/3609979?v=4)](https://github.com/lexf "lexf (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/filepileio-filepile-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/filepileio-filepile-laravel/health.svg)](https://phpackages.com/packages/filepileio-filepile-laravel)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[bitpay/sdk

Complete version of the PHP library for the new cryptographically secure BitPay API

42337.5k4](/packages/bitpay-sdk)

PHPackages © 2026

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