PHPackages                             dravencms/file - 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. dravencms/file

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

dravencms/file
==============

File module for dravencms

2.1.2(3y ago)0213[3 issues](https://github.com/dravencms/file/issues)5LGPL-3.0PHP

Since Jan 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dravencms/file)[ Packagist](https://packagist.org/packages/dravencms/file)[ RSS](/packages/dravencms-file/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (8)Dependencies (4)Versions (26)Used By (5)

Dravencms File module
=====================

[](#dravencms-file-module)

This is a File module for dravencms

Instalation
-----------

[](#instalation)

The best way to install dravencms/file is using [Composer](http://getcomposer.org/):

```
$ composer require dravencms/file
```

Then you have to register extension in `config.neon`.

```
extensions:
	file: Dravencms\File\DI\FileExtension
```

CRON Jobs
---------

[](#cron-jobs)

These CRON jobs are needed for removing old files

```
./bin/conosle file:unused:delete  # Removes unused files uploaded by another plugins
./bin/console file:orphaned:delete # Removes untracked files from /data directory

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~79 days

Recently: every ~1 days

Total

25

Last Release

1142d ago

Major Versions

v1.1.9 → 2.02021-10-22

### Community

Maintainers

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

---

Top Contributors

[![Salamek](https://avatars.githubusercontent.com/u/1226241?v=4)](https://github.com/Salamek "Salamek (96 commits)")

---

Tags

filedravencms

### Embed Badge

![Health badge](/badges/dravencms-file/health.svg)

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

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.2k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[knplabs/knp-gaufrette-bundle

Allows to easily use the Gaufrette library in a Symfony project

72528.6M91](/packages/knplabs-knp-gaufrette-bundle)[league/flysystem-local

Local filesystem adapter for Flysystem.

226231.8M39](/packages/league-flysystem-local)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8533.6M194](/packages/league-flysystem-memory)

PHPackages © 2026

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