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

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

aanro/aanro-file
================

Someline File is a part of Someline Monster Components.

023PHP

Since Jun 30Pushed 7y agoCompare

[ Source](https://github.com/aanro/aanro-file)[ Packagist](https://packagist.org/packages/aanro/aanro-file)[ RSS](/packages/aanro-aanro-file/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Someline File Service
=====================

[](#someline-file-service)

[![Latest Version](https://camo.githubusercontent.com/a9be45b5011bea454a6d914aa07493a1135569ae1414c220942c7d14df59e22c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f736f6d656c696e652f736f6d656c696e652d66696c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/someline/someline-file/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/1151bfa56705cfcf1c9bf3409bffc9fb2065a8fa9f145a3358492e693ebe84f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6d656c696e652f736f6d656c696e652d66696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/someline/someline-file)

Someline File is a part of Someline Monster Components.

Build for Laravel and [Someline Starter](https://starter.someline.com).

Install
-------

[](#install)

### Via Composer

[](#via-composer)

Install composer package to your laravel project

```
composer require someline/someline-file
```

Add Service Provider to `config/app.php`

```
    'providers' => [
        ...
        Someline\File\SomelineFileServiceProvider::class,
        ...
    ],
```

Publishing config file.

```
php artisan vendor:publish
```

After published, config file for Rest Client is `config/someline-file.php`, you will need to config it to use Rest Client.

Usage
-----

[](#usage)

##### Routes

[](#routes)

```
Route::post('/file', 'FileController@postFile');
```

Testing
-------

[](#testing)

```
phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/someline/someline-file/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Libern](https://github.com/libern)
- [Someline](https://github.com/someline)
- [All Contributors](https://github.com/someline/someline-file/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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/435d2b43c57fc1c853a630abf12cbe53eb95a66164a5aaa40e8b1693beea6299?d=identicon)[aanro](/maintainers/aanro)

### Embed Badge

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

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

###  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)
