PHPackages                             pxgamer/readynas - 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. pxgamer/readynas

ActiveLibrary

pxgamer/readynas
================

A PHP management suite for ReadyNAS devices.

v2.0.4(8y ago)14MITPHPPHP ^7.1

Since Oct 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/owenvoke/readynas)[ Packagist](https://packagist.org/packages/pxgamer/readynas)[ RSS](/packages/pxgamer-readynas/feed)WikiDiscussions master Synced yesterday

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

readynas
========

[](#readynas)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9c2b1fe0d0aea18c6fb7fab2f6d1932e202da561634e70f9214b38de27f9dc09/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707867616d65722f72656164796e61732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/readynas)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/da599b48356d605f0765663ca5fb71e6c4eb414fbae8ee47a8766180d44f8ff2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f707867616d65722f72656164796e61732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pxgamer/readynas)[![Coverage Status](https://camo.githubusercontent.com/6c4452fadc5de6d3194a192d77f0c5872d4c19c3e330897e3fed88ff60d1daad/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130353931393131342f736869656c64)](https://styleci.io/repos/105919114)[![Quality Score](https://camo.githubusercontent.com/8ed89227ee88945c094024e147ca76fd5fbefaedc09ba89e333ca54dfda785eb/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f707867616d65722f72656164796e61732e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/pxgamer/readynas)[![Total Downloads](https://camo.githubusercontent.com/7d8d67cafb1f9e9ccbe35b9425ffb9df61608c36e0532b67ee36ecd02df7d1db/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f707867616d65722f72656164796e61732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/readynas)

A PHP management suite for ReadyNAS devices.

Structure
---------

[](#structure)

```
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require pxgamer/readynas
```

Usage
-----

[](#usage)

All that needs to be done, is to set the environment variables.
`NAS_HOST` - The IP/domain of the NAS
`NAS_USER` - The username to connect to your NAS with
`NAS_PASS` - The password to connect to your NAS with

Environment variables can be defined in multiple ways.

- Using a `.env` file via [`vlucas/phpdotenv`](https://packagist.org/packages/vlucas/phpdotenv)
- Using the `export` command on Unix
- Using the `setx` command on Windows

Compatibility
-------------

[](#compatibility)

SystemFirmwareStatusReadyNAS 1026.7+✓Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ phpunit
```

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [pxgamer](https://github.com/pxgamer)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Total

7

Last Release

3080d ago

Major Versions

v1.0.1 → v2.0.02017-11-07

PHP version history (2 changes)v1.0.0PHP ^7.1.0

v2.0.1PHP ^7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

---

Top Contributors

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

---

Tags

composernasphp7readynasreadynas-devices

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pxgamer-readynas/health.svg)

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

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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