PHPackages                             placecodex/ccoincrypto - 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. placecodex/ccoincrypto

ActiveLibrary

placecodex/ccoincrypto
======================

test package

013PHP

Since May 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/placecodex/ccoincrypto)[ Packagist](https://packagist.org/packages/placecodex/ccoincrypto)[ RSS](/packages/placecodex-ccoincrypto/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (2)Used By (0)

ccoincrypto
===========

[](#ccoincrypto)

A php library for the generation of bitcoin, litecoin and dogecoin wallets

- BTC \*mainnet \*testnet
- LTC \*mainnet \*testnet
- DOGE coming soon \*mainnet \*testnet

How use
=======

[](#how-use)

install

composer require placecodex/ccoincrypto

use

require('vendor/autoload.php');

use Placecodex\\CCoincrypto\\Wallet;

print\_r($Wallet-&gt;btc()); print\_r($Wallet-&gt;btctestnet());

print\_r($Wallet-&gt;ltc()); print\_r($Wallet-&gt;ltctestnet());

response

Array ( \[privatekey\] =&gt; cU3kKbuaaC82BTQSr8VWyiLuNGzUh2oBeVsgFhp7CjmqpeqtNXMa \[coin\] =&gt; BTC \[name\] =&gt; Bitcoin \[network\] =&gt; testnet \[address\] =&gt; mu9fCZczwZ7N7gN8hqc8wFe4wEBFqLB4AF )

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/placecodex-ccoincrypto/health.svg)

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

PHPackages © 2026

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