PHPackages                             aytaceminoglu/monerophp - 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. aytaceminoglu/monerophp

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

aytaceminoglu/monerophp
=======================

A Monero library written in PHP by the Monero-Integrations team.

011PHP

Since Feb 14Pushed 7y agoCompare

[ Source](https://github.com/aytaceminoglu/monerophp)[ Packagist](https://packagist.org/packages/aytaceminoglu/monerophp)[ RSS](/packages/aytaceminoglu-monerophp/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Monero Library
==============

[](#monero-library)

A Monero library written in PHP by the [Monero Integrations](https://monerointegrations.com) [team](https://github.com/monero-integrations/monerophp/graphs/contributors).

How It Works
------------

[](#how-it-works)

This library has 3 main parts:

1. A Monero daemon JSON RPC API wrapper, `daemonRPC.php`
2. A Monero wallet (`monero-wallet-rpc`) JSON RPC API wrapper, `walletRPC.php`
3. A Monero/Cryptonote toolbox, `cryptonote.php`, with both lower level functions used in Monero related cryptography and higher level methods for things like generating Monero private/public keys.

In addition to these features, there are other lower-level libraries included for portability, *eg.* an ed25519 library, a SHA3 library, *etc.*

Preview
-------

[](#preview)

[![Preview](https://user-images.githubusercontent.com/4107993/38056594-b6cd6e14-3291-11e8-96e2-a771b0e9cee3.png)](https://user-images.githubusercontent.com/4107993/38056594-b6cd6e14-3291-11e8-96e2-a771b0e9cee3.png)

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

[](#documentation)

Documentation can be found in the [`/docs`](https://github.com/sneurlax/monerophp/tree/master/docs) folder.

Configuration
-------------

[](#configuration)

### Requirements

[](#requirements)

- Monero daemon (`monerod`)
- Webserver with PHP, for example XMPP, Apache, or NGINX
    - cURL PHP extension for JSON RPC API(s)
    - GMP PHP extension for about 100x faster calculations (as opposed to BCMath)

Debian (or Ubuntu) are recommended.

### Getting Started

[](#getting-started)

1. Start the Monero daemon (`monerod`) on testnet.

```
monerod --testnet --detach
```

2. Start the Monero wallet RPC interface (`monero-wallet-rpc`) on testnet.

```
monero-wallet-rpc --testnet --rpc-bind-port 28083 --disable-rpc-login --wallet-dir /path/to/wallet/directory
```

3. Edit `example.php` with your the IP address of `monerod` and `monero-wallet-rpc` (use `127.0.0.1:28081` and `127.0.0.1:28083`, respectively, for testnet.)
4. Serve `example.php` with your webserver (*eg.* XMPP, Apache/Apache2, NGINX, *etc.*) and navigate to it. If everything has been set up correctly, information from your Monero daemon and wallet will be displayed.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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://www.gravatar.com/avatar/ee33304f4d781de111b673bc070ec4e0be84af6552e714cabb928b5811fcc037?d=identicon)[aytaceminoglu](/maintainers/aytaceminoglu)

---

Top Contributors

[![sneurlax](https://avatars.githubusercontent.com/u/4107993?v=4)](https://github.com/sneurlax "sneurlax (165 commits)")[![serhack](https://avatars.githubusercontent.com/u/27734319?v=4)](https://github.com/serhack "serhack (89 commits)")[![cryptochangements34](https://avatars.githubusercontent.com/u/29288694?v=4)](https://github.com/cryptochangements34 "cryptochangements34 (59 commits)")[![mzk](https://avatars.githubusercontent.com/u/382475?v=4)](https://github.com/mzk "mzk (5 commits)")[![vv12131415](https://avatars.githubusercontent.com/u/17382248?v=4)](https://github.com/vv12131415 "vv12131415 (3 commits)")[![QuickBASIC](https://avatars.githubusercontent.com/u/7226914?v=4)](https://github.com/QuickBASIC "QuickBASIC (3 commits)")[![aytaceminoglu](https://avatars.githubusercontent.com/u/35230680?v=4)](https://github.com/aytaceminoglu "aytaceminoglu (2 commits)")[![ibragimkb](https://avatars.githubusercontent.com/u/33495130?v=4)](https://github.com/ibragimkb "ibragimkb (1 commits)")[![rex4539](https://avatars.githubusercontent.com/u/227442?v=4)](https://github.com/rex4539 "rex4539 (1 commits)")[![gnock](https://avatars.githubusercontent.com/u/17928469?v=4)](https://github.com/gnock "gnock (1 commits)")[![danth](https://avatars.githubusercontent.com/u/28959268?v=4)](https://github.com/danth "danth (1 commits)")[![itssteven](https://avatars.githubusercontent.com/u/15109634?v=4)](https://github.com/itssteven "itssteven (1 commits)")

### Embed Badge

![Health badge](/badges/aytaceminoglu-monerophp/health.svg)

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

###  Alternatives

[element-34/php-webdriver

Thin php client for webdriver

121233.8k1](/packages/element-34-php-webdriver)[denason/wikipedia

A Laravel package to get data and manage information from Wikipedia Directly

121.9k](/packages/denason-wikipedia)

PHPackages © 2026

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