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

Abandoned → [grizz-it/storage](/?search=grizz-it%2Fstorage)ArchivedLibrary[File &amp; Storage](/categories/file-storage)

ulrack/storage
==============

Storage interfacing for Ulrack.

1.0.1(6y ago)21521MITPHPPHP ^7.2

Since Jul 17Pushed 6y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (3)Used By (1)

DEPRECATION NOTICE: this package has been moved and improved at [grizz-it/storage](https://github.com/grizz-it/storage)
=======================================================================================================================

[](#deprecation-notice-this-package-has-been-moved-and-improved-at-grizz-itstorage)

[![Build Status](https://camo.githubusercontent.com/318044c3b25e5342a714c6562e91a2766a930187696e198366588f21f124610a/68747470733a2f2f7472617669732d63692e636f6d2f756c7261636b2f73746f726167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/ulrack/storage)

Ulrack Storage
==============

[](#ulrack-storage)

This package provides an interface and a simple implementation of a storage. Storages are meant to be simple Data Access Objects (DAO's). The implementation that is provided with this package stores data on the object.

Installation
------------

[](#installation)

To install the package run the following command:

```
composer require ulrack/storage

```

Usage
-----

[](#usage)

The [interface](src/Common/StorageInterface.php) provides a flexible contract for applications. The StorageInterface could also be easily implemented with an adapter for example, with a filesystem or a database.

The [provided implementation](src/Component/ObjectStorage.php) is a simple object with a data variable containing all data. This could be used for storing and sharing data between objects.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

MIT License
-----------

[](#mit-license)

Copyright (c) 2019 GrizzIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~232 days

Total

2

Last Release

2308d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8682881?v=4)[GrizzIT](/maintainers/GrizzIT)[@grizzit](https://github.com/grizzit)

---

Top Contributors

[![mfrankruijter](https://avatars.githubusercontent.com/u/8653925?v=4)](https://github.com/mfrankruijter "mfrankruijter (3 commits)")

---

Tags

phpstorageulrackstorage

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[league/flysystem

File storage abstraction for PHP

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

AWS S3 filesystem adapter for Flysystem.

1.7k277.8M976](/packages/league-flysystem-aws-s3-v3)[google/cloud

Google Cloud Client Library

1.2k16.7M57](/packages/google-cloud)[qiniu/php-sdk

Qiniu Resource (Cloud) Storage SDK for PHP

8473.1M247](/packages/qiniu-php-sdk)[sylius/resource-bundle

Resource component for Sylius.

23610.6M221](/packages/sylius-resource-bundle)[microsoft/azure-storage-common

This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.

4317.5M6](/packages/microsoft-azure-storage-common)

PHPackages © 2026

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