PHPackages                             squishfunk/squishcoin - 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. squishfunk/squishcoin

ActiveLibrary

squishfunk/squishcoin
=====================

Implementation of blockchain cryptocurrency written in PHP

01PHP

Since Nov 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/squishfunk/squishcoin)[ Packagist](https://packagist.org/packages/squishfunk/squishcoin)[ RSS](/packages/squishfunk-squishcoin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

SquishCoin
==========

[](#squishcoin)

SquishCoin is an implementation of a blockchain cryptocurrency written in PHP.

About
-----

[](#about)

This project is maintained by Damian. You can contact Damian at .

Installation
------------

[](#installation)

To install SquishCoin and its dependencies, use Composer. Make sure you have Composer installed and then run:

```
composer install
```

Requirements
------------

[](#requirements)

SquishCoin has the following requirements:

- PHP 7.0 or higher
- [phpseclib/phpseclib](https://packagist.org/packages/phpseclib/phpseclib) version 3.0 or higher
- [tomwright/php-config](https://packagist.org/packages/tomwright/php-config)

Development
-----------

[](#development)

If you want to contribute to SquishCoin, you should also install development dependencies. You can do this by running:

```
composer require squishfunk/squishcoin:dev-master
```

Testing
-------

[](#testing)

SquishCoin uses PHPUnit for testing. You can run the tests using the following command:

```
vendor/bin/phpunit
```

License
-------

[](#license)

SquishCoin is released under the [MIT License](https://opensource.org/licenses/MIT).

###  Health Score

12

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

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/07066e644b5eb4f86f466da72d104126eba77195ac2cade2b744fdd071bbbe71?d=identicon)[squishfunk](/maintainers/squishfunk)

---

Top Contributors

[![squishfunk](https://avatars.githubusercontent.com/u/23218977?v=4)](https://github.com/squishfunk "squishfunk (7 commits)")

### Embed Badge

![Health badge](/badges/squishfunk-squishcoin/health.svg)

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

PHPackages © 2026

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