PHPackages                             webdl/bestwishes - 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. webdl/bestwishes

ActiveProject

webdl/bestwishes
================

Multilingual wishlist application

v2.0.1(5mo ago)1141[1 PRs](https://github.com/kissifrot/BestWishes/pulls)proprietaryPHPPHP &gt;=8.3CI passing

Since Sep 26Pushed 3d ago3 watchersCompare

[ Source](https://github.com/kissifrot/BestWishes)[ Packagist](https://packagist.org/packages/webdl/bestwishes)[ RSS](/packages/webdl-bestwishes/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (55)Versions (31)Used By (0)

BestWishes
==========

[](#bestwishes)

[![PHP Build status](https://github.com/kissifrot/BestWishes/actions/workflows/php.yml/badge.svg)](https://github.com/kissifrot/BestWishes/actions/workflows/php.yml)

BestWishes is a multilingual wishlist application allowing users to manage their wishlist and indicate who have bought what to avoid receiving the same gift for Christmas (for example).

Users can also add surprise gifts and manage additions and purchase alerts.

Recurrent as well as "one-shot" events are also configurable.

Symfony versions support
========================

[](#symfony-versions-support)

Project versionSymfony version0.x5.41.x6.4(current)7.4Installation
============

[](#installation)

BestWishes uses [Composer](http://getcomposer.org/) to ease the creation of a new project:

```
$ composer create-project webdl/bestwishes path/to/install
```

Composer will create a new BestWishes project under the `path/to/install` directory.
You will have to enter main parameters such as database info and others in the `.env` file.

Database setup
--------------

[](#database-setup)

After having indicated the main parameters, run

```
$ php bin/console doctrine:database:create
```

to create the database, and

```
$ php bin/console doctrine:migrations:migrate
```

to populate schema.

Application setup
-----------------

[](#application-setup)

A basic setup command is included, you can use it by running the command:

```
$ php bin/console bw:setup
```

This command will create an admin user and defaults events if needed.

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance88

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity89

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.5% 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

Every ~176 days

Recently: every ~0 days

Total

18

Last Release

155d ago

Major Versions

0.x-dev → v1.3.22020-04-24

v1.8.2 → 2.x-dev2025-12-10

1.x-dev → v2.0.12025-12-11

PHP version history (6 changes)v0.1PHP &gt;=7.1.0

v1.3.2PHP ^7.1.3

v1.4.0PHP &gt;= 7.3

v1.5.1PHP &gt;= 7.4

v1.7.0PHP &gt;=8.1

2.x-devPHP &gt;=8.3

### Community

Maintainers

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

---

Top Contributors

[![kissifrot](https://avatars.githubusercontent.com/u/105998?v=4)](https://github.com/kissifrot "kissifrot (401 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

giftphpsymfonysymfony-applicationwishlist

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/webdl-bestwishes/health.svg)

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

###  Alternatives

[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[forumify/forumify-platform

121.8k11](/packages/forumify-forumify-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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