PHPackages                             semitexa/storage - 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. semitexa/storage

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

semitexa/storage
================

Semitexa Storage — driver-based file storage abstraction (local, S3/MinIO)

2026.05.08.1640(1mo ago)0925MITPHPPHP ^8.4

Since Mar 6Pushed 1mo agoCompare

[ Source](https://github.com/semitexa/semitexa-storage)[ Packagist](https://packagist.org/packages/semitexa/storage)[ RSS](/packages/semitexa-storage/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (4)Versions (10)Used By (5)

Semitexa Storage
================

[](#semitexa-storage)

Driver-based file storage abstraction with local and S3/MinIO backends.

Purpose
-------

[](#purpose)

Provides a unified file storage API across local filesystem and S3-compatible object stores. Handles path namespacing for tenant isolation, metadata tracking via ORM, and CDN-ready URL generation.

Role in Semitexa
----------------

[](#role-in-semitexa)

Depends on `semitexa/core` and `semitexa/orm`. Used by `semitexa/mail` for attachments and `semitexa/platform-user` for avatar storage. Drivers are resolved via the container and selected per storage context.

Key Features
------------

[](#key-features)

- `StorageManager` facade with driver selection
- `LocalDriver` for filesystem storage
- `S3Driver` for S3/MinIO object storage
- `StorageDriverInterface` for custom backends
- `StoredObjectDescriptor` and `StoredObjectMetadata` value objects
- Tenant-aware path namespacing
- `StorageObjectStoreInterface` for metadata persistence

Notes
-----

[](#notes)

Storage paths are automatically namespaced per tenant when tenancy is active. Drivers are stateless and safe for concurrent use in Swoole.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.2% 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 ~9 days

Total

8

Last Release

46d ago

Major Versions

0.0.9 → 2026.04.03.12402026-04-03

### Community

Maintainers

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

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (32 commits)")[![needalicense](https://avatars.githubusercontent.com/u/13330467?v=4)](https://github.com/needalicense "needalicense (9 commits)")[![tarashanych](https://avatars.githubusercontent.com/u/49571976?v=4)](https://github.com/tarashanych "tarashanych (1 commits)")

---

Tags

filesystemminios3semitexastoragefilesystems3storageminiosemitexa

### Embed Badge

![Health badge](/badges/semitexa-storage/health.svg)

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

###  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.8M959](/packages/league-flysystem-aws-s3-v3)[league/flysystem-async-aws-s3

AsyncAws S3 filesystem adapter for Flysystem.

2711.6M40](/packages/league-flysystem-async-aws-s3)[mwguerra/filemanager

A full-featured file manager package for Laravel and Filament v5 with dual operating modes, drag-and-drop uploads, S3/MinIO support, and comprehensive security features.

7815.5k2](/packages/mwguerra-filemanager)[innoge/laravel-rclone

A sleek PHP wrapper around rclone with Laravel-style fluent API syntax

175.9k](/packages/innoge-laravel-rclone)

PHPackages © 2026

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