PHPackages                             soerenmartius/wishlist - 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. soerenmartius/wishlist

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

soerenmartius/wishlist
======================

Flexible product wishlist management for PHP applications

021PHP

Since Apr 4Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Wishlist Component [![Build status...](https://camo.githubusercontent.com/7101de2b2f8fe2bcd1983e6e5169528b5ab19346a5694899b5776d63a76abb8e/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f736f6572656e6d6172746975732f576973686c6973742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/soerenmartius/Wishlist) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/c0ef5ee1f36fa82c22764823c321aa9fb2067039cb9b0b59e04460c7a9728df5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f736f6572656e6d6172746975732f576973686c6973742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/soerenmartius/Wishlist/?branch=master) [![SensioLabsInsight](https://camo.githubusercontent.com/4daa228ee740853240eb31f23b9168123c4f718c418de8d88adc7776389e200f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f37313364396562342d643863332d346638352d393032652d3466333431326463306237372f6d696e692e706e67)](https://insight.sensiolabs.com/projects/713d9eb4-d8c3-4f85-902e-4f3412dc0b77)
============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#wishlist-component---)

A PSR-4 based PHP solution for Wishlists. This is part of a series of examples about how to implement microservices with not only PHP.

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

[](#installation)

1. clone the repository `https://github.com/soerenmartius/Wishlist.git`
2. Install dependencies through composer `composer install --dev`The dev flag is optional and only useful if you want to run the tests.

Testing
-------

[](#testing)

This component doesn implemented specifications only. This was solved using [PHPSPEC](https://www.phpspec.net/en/latest/)

Running the tests
-----------------

[](#running-the-tests)

```
./vendor/bin/phpspec run --format=pretty

```

Using travis-ci for builds
--------------------------

[](#using-travis-ci-for-builds)

This component is using [travis-ci](https://travis-ci.org/soerenmartius/Wishlist) for building and running the tests based on the configuration stored in **.travis.yml**.

Using scrutinizer-ci for code analysis
--------------------------------------

[](#using-scrutinizer-ci-for-code-analysis)

This componente is using [scrutinizer-ci](https://scrutinizer-ci.com/) for code analysis such as code quality and code coverage ( Although code coverage isn't a good indicator for code code ). Scrutinizers configuration is stored in **.scrutinizer.yml**. For this example we dont use a custom config but we simply rely on scrutinizers default settings.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6778df9fea5c64e5986012d424c633ed7c6c5c4f3be7719dc7308cdf93a9edcc?d=identicon)[caramba1337](/maintainers/caramba1337)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/soerenmartius-wishlist/health.svg)

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

PHPackages © 2026

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