PHPackages                             natsimhan/simplex-noise - 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. natsimhan/simplex-noise

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

natsimhan/simplex-noise
=======================

A speed-improved simplex noise algorithm for 2D in PHP.

v1.0.0(3y ago)2411UnlicensePHPPHP &gt;=8.1

Since Mar 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/natsimhan/SimplexNoise)[ Packagist](https://packagist.org/packages/natsimhan/simplex-noise)[ RSS](/packages/natsimhan-simplex-noise/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

SimplexNoise
============

[](#simplexnoise)

A speed-improved simplex noise algorithm for 2D in PHP *(3D and 4D are waiting for you ^\_^)*.

Adaptation in PHP by Jonathan BURON of the original code in [Java](https://weber.itn.liu.se/~stegu/simplexnoise/SimplexNoise.java) by [Stefan GUSTAVSON](https://weber.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf).

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

[](#installation)

The preferred method of installation is via [Composer](http://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

```
composer require natsimhan/simplex-noise
```

Copyright and License
---------------------

[](#copyright-and-license)

This code was placed in the public domain by its original author, Stefan Gustavson. You may use it as you see fit, but attribution is appreciated. Please see [LICENSE](./LICENSE) for more information.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1204d ago

### Community

Maintainers

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

---

Top Contributors

[![natsimhan](https://avatars.githubusercontent.com/u/5631475?v=4)](https://github.com/natsimhan "natsimhan (2 commits)")

---

Tags

generatorsimplexNoise

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/natsimhan-simplex-noise/health.svg)

```
[![Health](https://phpackages.com/badges/natsimhan-simplex-noise/health.svg)](https://phpackages.com/packages/natsimhan-simplex-noise)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k118.7M713](/packages/symfony-maker-bundle)[simplesoftwareio/simple-qrcode

Simple QrCode is a QR code generator made for Laravel.

2.9k30.5M112](/packages/simplesoftwareio-simple-qrcode)[nikic/iter

Iteration primitives using generators

1.1k6.4M54](/packages/nikic-iter)[jeroendesloovere/vcard

This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.

5173.9M14](/packages/jeroendesloovere-vcard)[lambdish/phunctional

λ PHP functional library

3642.1M24](/packages/lambdish-phunctional)[riimu/kit-phpencoder

Highly customizable alternative to var\_export for PHP code generation

748.3M35](/packages/riimu-kit-phpencoder)

PHPackages © 2026

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