PHPackages                             arionum/pool - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. arionum/pool

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

arionum/pool
============

A proof of concept pool for Arionum.

5011[1 issues](https://github.com/arionum/pool/issues)[2 PRs](https://github.com/arionum/pool/pulls)JavaScript

Since Jan 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/arionum/pool)[ Packagist](https://packagist.org/packages/arionum/pool)[ RSS](/packages/arionum-pool/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

pool
====

[](#pool)

A proof of concept pool for Arionum

Live version:

The pool requires a full node running on the same server (on a different subdomain) as it uses it's libraries and db connection.

Install
-------

[](#install)

The requirements are the same as for the arionum node:

- php 7.2 (with argon2)
- php-openssl
- php-gmp
- php-bcmath

Usage
-----

[](#usage)

1. Create a new database for the pool (separate from the node one).
2. Edit the `config.php` and follow the instructions inside.
3. Import the `contrib/pool.sql` to your NEW mysql database.
4. Chmod the cache directory using `chmod 777 cache -R`.
5. Create a cron entry using the following format: ```
    */10 * * * * user php /path/to/pool/payments.php
    ```

Start the poolsanity by running:

```
php /path/to/pool/poolsanity.php &>/dev/null &
```

Notes
-----

[](#notes)

For the template system, we use [raintpl3](https://github.com/feulf/raintpl3).

Please use a new name instead of [aropool](https://aropool.com) to avoid user confusion!

This project is early alpha, bugs may be found, functions might not work properly etc.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 59.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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/arionum-pool/health.svg)

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

###  Alternatives

[gtstudio/module-selected-layout

Add general selectable layout functionality on CMS pages,category and products

1517.5k](/packages/gtstudio-module-selected-layout)

PHPackages © 2026

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