PHPackages                             evan45245/laracrypto - 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. evan45245/laracrypto

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

evan45245/laracrypto
====================

Laravel cryptocurrency integration

012PHP

Since Apr 26Pushed 8y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

laracrypto
==========

[](#laracrypto)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ec6f737828acfc241b9d89c87189c2968a9d42d6a67098039b33f0e9eadebcfd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e64736b75722f6c61726163727970746f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/andskur/laracrypto)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/dd7e44e6b35b6e614a8fbd5f6b940315a0066ffdbf55b48f2ae35613331ccbc8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e64736b75722f6c61726163727970746f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/andskur/laracrypto)

Add integration between Laravel and cryptocurrency services.

Structure
---------

[](#structure)

```
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require andskur/laracrypto
```

### Usage

[](#usage)

First you'll need to set up your configuration using your `.env` file.

**Bitcoin**

The Bitcoin interface utilises the [Blockchain Wallet API](https://github.com/blockchain/service-my-wallet-v3).

This will need to be running using the port specified in your laracrypto config.

ItemDescription`BLOCKCHAIN_GUID`The GUID of your wallet.`BLOCKCHAIN_PASS`The password for accessing your local API.`BLOCKCHAIN_API`*Deprecated*`BLOCKCHAIN_PASS2`*Deprecated***Ethereum**

The Ethereum interface utilises the [Ethereum JSON-RPC API](https://github.com/ethereum/wiki/wiki/JSON-RPC).

This will need to be running using the port specified in your laracrypto config.

ItemDescription`ETHEREUM_URI`The base URI that the RPC is running on.`ETHEREUM_PORT`The port that the RPC is running on.Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55.8% 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://www.gravatar.com/avatar/0246ca02108cf0a211da4b001e1698aceae175c3fb2d543db03134b6a71b6309?d=identicon)[evan45245](/maintainers/evan45245)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (24 commits)")[![andskur](https://avatars.githubusercontent.com/u/12956641?v=4)](https://github.com/andskur "andskur (14 commits)")[![brobyns](https://avatars.githubusercontent.com/u/8873853?v=4)](https://github.com/brobyns "brobyns (4 commits)")[![SynaptSea](https://avatars.githubusercontent.com/u/36235551?v=4)](https://github.com/SynaptSea "SynaptSea (1 commits)")

### Embed Badge

![Health badge](/badges/evan45245-laracrypto/health.svg)

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

###  Alternatives

[felixnagel/t3extblog

A record based blog extension for TYPO3 CMS. Easy to use and packed with features (incl. comments, subscriptions for comments and posts, Wordpress like subscription manager, reasonable email sending in FE and BE, GDPR ready, BE modules, Dashboard widgets, RSS, Sitemap, ...). Flexible and powerful!

3421.6k](/packages/felixnagel-t3extblog)

PHPackages © 2026

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