PHPackages                             orlandolibardi/filescms - 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. orlandolibardi/filescms

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

orlandolibardi/filescms
=======================

Interface visual para administração de arquivos do tipo imagens no OlCms!

049PHP

Since Aug 19Pushed 6y agoCompare

[ Source](https://github.com/OrlandoLibardi/FileCms)[ Packagist](https://packagist.org/packages/orlandolibardi/filescms)[ RSS](/packages/orlandolibardi-filescms/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Arquivos para OlCms
-------------------

[](#arquivos-para-olcms)

### Instalar o FileCms

[](#instalar-o-filecms)

```
$ composer require orlandolibardi/filescms
```

### Configure o [intervention.io](http://intervention.io)

[](#configure-o-interventionio)

Abra o arquivo "config\\app.php" e adicione a line em "aliases".

```
...
'aliases' => [
...
'Image' => Intervention\Image\Facades\Image::class,
...
```

```
$ php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravel5"
```

### Storage

[](#storage)

```
$ php artisan storage:link
```

### Atualize a aplicação

[](#atualize-a-aplicação)

```
$ composer dump-autoload
```

### Seeder

[](#seeder)

```
$ php artisan db:seed --class=AdminFilesCmsTableSeeder

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/38ee1cdb051f5dea66ce0acfc4dac76732ec0ba54278df1333b32261aa70c5a7?d=identicon)[orlandolibardi](/maintainers/orlandolibardi)

---

Top Contributors

[![OrlandoLibardi](https://avatars.githubusercontent.com/u/41544607?v=4)](https://github.com/OrlandoLibardi "OrlandoLibardi (12 commits)")

### Embed Badge

![Health badge](/badges/orlandolibardi-filescms/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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