PHPackages                             samsonframework/resource - 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. samsonframework/resource

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

samsonframework/resource
========================

SamsonFramework resource management

1.0.4(9y ago)03.8k1Open Software License (OSL) v 3.0PHP

Since Apr 25Pushed 9y ago2 watchersCompare

[ Source](https://github.com/samsonframework/resource)[ Packagist](https://packagist.org/packages/samsonframework/resource)[ Docs](http://samsonos.com/)[ RSS](/packages/samsonframework-resource/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (2)Versions (7)Used By (1)

SamsonFramework Resource management module
==========================================

[](#samsonframework-resource-management-module)

[![Latest Stable Version](https://camo.githubusercontent.com/4e8c09240a798eca64e20940c69c60831e27bc034b912f5bbc8f36c4fec24d67/68747470733a2f2f706f7365722e707567782e6f72672f73616d736f6e6672616d65776f726b2f7265736f757263652f762f737461626c652e737667)](https://packagist.org/packages/samsonframework/resource)[![Build Status](https://camo.githubusercontent.com/24c6e1bf853816b57db011473e6f61383416e32643f0bbb1589f2e7641aafb55/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73616d736f6e6672616d65776f726b2f7265736f757263652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/samsonframework/resource/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/9c5dc267a6dd621b821e442027a332febabeb58b2efa2ed248da808a07ac6557/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73616d736f6e6672616d65776f726b2f7265736f757263652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/samsonframework/resource/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1873afaf9be678cb2e71d6453def3d7160f14694cfab17911796f225b33085d6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f73616d736f6e6672616d65776f726b2f7265736f757263652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/samsonframework/resource/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/aa6fd91838896238cdd2d38f365d8564cac55cd154f9e72a3b62b533e03d2691/68747470733a2f2f706f7365722e707567782e6f72672f73616d736f6e6672616d65776f726b2f7265736f757263652f646f776e6c6f6164732e737667)](https://packagist.org/packages/samsonframework/resource)[![Stories in Ready](https://camo.githubusercontent.com/6b94c6f557dcfd00bd1dd0474a0112539d4d5ddbc61f5b3ea21021debe737fba/68747470733a2f2f62616467652e776166666c652e696f2f73616d736f6e6672616d65776f726b2f7265736f757263652e706e673f6c6162656c3d7265616479267469746c653d5265616479)](https://waffle.io/samsonframework/resource)

[SamsonOS](http://samsonos.com)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 71.4% 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 ~55 days

Recently: every ~37 days

Total

6

Last Release

3444d ago

Major Versions

1.0.4 → v2.0.x-dev2017-01-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/0be8756efdc8f599b8fe9261bed31570d0f140a3b921f0f891877a9133ad654c?d=identicon)[samsonos](/maintainers/samsonos)

---

Top Contributors

[![vitalyiegorov](https://avatars.githubusercontent.com/u/586558?v=4)](https://github.com/vitalyiegorov "vitalyiegorov (10 commits)")[![rmolodyko](https://avatars.githubusercontent.com/u/4399482?v=4)](https://github.com/rmolodyko "rmolodyko (3 commits)")[![nik-os](https://avatars.githubusercontent.com/u/7326967?v=4)](https://github.com/nik-os "nik-os (1 commits)")

---

Tags

fileresource

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/samsonframework-resource/health.svg)

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

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k665.7M2.4k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k277.8M969](/packages/league-flysystem-aws-s3-v3)[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k40.9M129](/packages/knplabs-gaufrette)[knplabs/knp-gaufrette-bundle

Allows to easily use the Gaufrette library in a Symfony project

72429.6M100](/packages/knplabs-knp-gaufrette-bundle)[league/flysystem-local

Local filesystem adapter for Flysystem.

225254.9M72](/packages/league-flysystem-local)[league/flysystem-memory

In-memory filesystem adapter for Flysystem.

8735.9M249](/packages/league-flysystem-memory)

PHPackages © 2026

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