PHPackages                             nextstage-brasil/ns-storage-library - 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. nextstage-brasil/ns-storage-library

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

nextstage-brasil/ns-storage-library
===================================

Storage utilizando os diversos servicos de nuvem conhecidos

1.0.6(6y ago)029[2 PRs](https://github.com/nextstage-brasil/ns-storage-library/pulls)MITPHPPHP ^7.2

Since Dec 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/nextstage-brasil/ns-storage-library)[ Packagist](https://packagist.org/packages/nextstage-brasil/ns-storage-library)[ RSS](/packages/nextstage-brasil-ns-storage-library/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (8)Versions (8)Used By (0)

Library para gestão de arquivos em Storage
==========================================

[](#library-para-gestão-de-arquivos-em-storage)

\#Exemplo de uso // teste de configurações $cfg = new \\League\\Flysystem\\Config(NsStorageLibrary\\Config::init()); echo 'URL: ' . $cfg-&gt;get('url') . '
'; echo 'Storage private: ' . $cfg-&gt;get('StoragePrivate') . '
';

$st = new \\NsStorageLibrary\\Storage\\Storage('Local'); $ret = $st-&gt;loadFile(**FILE**, true)-&gt;upload();

if ($ret) { echo "Envio de arquivo para Storage retornou TRUE
"; } else { echo "Retorno FALSE para envio do arquivo em storage
"; } if ($st-&gt;has('nsTESTESTORAGE.php')) { echo "Arquivo encontrado no storage
"; } else { echo "Arquivo NÃO ENCONTRADO no storage
"; }

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~40 days

Total

5

Last Release

2236d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4389c9d6a3e77aa47368485612367392616eba1760c9ee069aac0e5dfabd7b80?d=identicon)[CristoferBatschauer](/maintainers/CristoferBatschauer)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![nextstage-brasil](https://avatars.githubusercontent.com/u/12989226?v=4)](https://github.com/nextstage-brasil "nextstage-brasil (2 commits)")

### Embed Badge

![Health badge](/badges/nextstage-brasil-ns-storage-library/health.svg)

```
[![Health](https://phpackages.com/badges/nextstage-brasil-ns-storage-library/health.svg)](https://phpackages.com/packages/nextstage-brasil-ns-storage-library)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k285.7M1.0k](/packages/league-flysystem-aws-s3-v3)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

123256.9k1](/packages/ellaisys-aws-cognito)

PHPackages © 2026

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