PHPackages                             icybee/module-nodes-attachments - 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. icybee/module-nodes-attachments

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

icybee/module-nodes-attachments
===============================

Allows files to be attached to nodes.

3.0.x-dev(10y ago)028BSD-3-ClausePHPPHP &gt;=5.5.0

Since Apr 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Icybee/module-nodes-attachments)[ Packagist](https://packagist.org/packages/icybee/module-nodes-attachments)[ RSS](/packages/icybee-module-nodes-attachments/feed)WikiDiscussions 3.0 Synced 3w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Attachments
===========

[](#attachments)

The Attachments module (`nodes.attachments`) allows files to be attached to nodes.

Requirement
-----------

[](#requirement)

The package requires PHP 5.3 or later.

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

[](#installation)

The recommended way to install this package is through [Composer](http://getcomposer.org/). Create a `composer.json` file and run `php composer.phar install` command to install it:

```
{
	"minimum-stability": "dev",
	"require":
	{
		"icybee/module-nodes-attachments": "*"
	}
}
```

### Cloning the repository

[](#cloning-the-repository)

The package is [available on GitHub](https://github.com/Icybee/module-nodes-attachments), its repository can be cloned with the following command line:

```
$ git clone git://github.com/Icybee/module-nodes-attachments.git nodes.attachments

```

Documentation
-------------

[](#documentation)

The documentation for the package and its dependencies can be generated with the `make doc`command. The documentation is generated in the `docs` directory using [ApiGen](http://apigen.org/). The package directory can later by cleaned with the `make clean` command.

Testing
-------

[](#testing)

The test suite is ran with the `make test` command. [Composer](http://getcomposer.org/) is automatically installed as well as all the dependencies required to run the suite. The package directory can later be cleaned with the `make clean` command.

The package is continuously tested by [Travis CI](http://about.travis-ci.org/).

[![Build Status](https://camo.githubusercontent.com/fc864c7fd8be27e0746810884d56afdfd1aac5b54397c134f8c8bd49bf15edeb/68747470733a2f2f7472617669732d63692e6f72672f4963796265652f6d6f64756c65732d6a6f75726e616c2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Icybee/modules-journal)

License
-------

[](#license)

The module is licensed under the New BSD License - See the LICENSE file for details.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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 ~162 days

Total

3

Last Release

3941d ago

Major Versions

2.1.x-dev → 3.0.x-dev2015-09-08

PHP version history (2 changes)2.0.x-devPHP &gt;=5.4.0

3.0.x-devPHP &gt;=5.5.0

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

attachment

### Embed Badge

![Health badge](/badges/icybee-module-nodes-attachments/health.svg)

```
[![Health](https://phpackages.com/badges/icybee-module-nodes-attachments/health.svg)](https://phpackages.com/packages/icybee-module-nodes-attachments)
```

###  Alternatives

[czim/laravel-paperclip

Laravel Eloquent file attachment solution

80833.2k6](/packages/czim-laravel-paperclip)[nemmo/yii2-attachments

Extension for file uploading and attaching to the models

6416.7k5](/packages/nemmo-yii2-attachments)

PHPackages © 2026

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