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. [CLI &amp; Console](/categories/cli)
4. /
5. filepileio/filepile-laravel

ActiveLibrary[CLI &amp; Console](/categories/cli)

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 2w ago

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 62% 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

3150d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/32466302?v=4)[FilePile](/maintainers/filepileio)[@filepileio](https://github.com/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

[drupal/core

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

19664.8M1.6k](/packages/drupal-core)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

771.1k](/packages/whatsdiff-whatsdiff)[eliashaeussler/cache-warmup

Composer package to warm up website caches, based on a given XML sitemap

75419.2k9](/packages/eliashaeussler-cache-warmup)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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