PHPackages                             futurolan/weezbadge - 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. futurolan/weezbadge

ActiveProject

futurolan/weezbadge
===================

1.0.7(6y ago)118MITPHPPHP ^7.3CI failing

Since Aug 25Pushed 6y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (29)Versions (9)Used By (0)

WeezBadge
=========

[](#weezbadge)

Badge management tools for Weezevent

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

[](#requirements)

- PHP 7.3
- MariaDB 10.2.7 or MySQL 5.7.8
- [Composer](https://getcomposer.org/)
- A [Google Oauth 2.0 API Key](https://developers.google.com/identity/protocols/OAuth2)
- A Weezevent API Key (contact Weezevent for getting one)

Installation / Update
---------------------

[](#installation--update)

```
$ composer create-project futurolan/weezbadge

```

Configuration
-------------

[](#configuration)

Create a file name '.env.local' in project root (weezevent/). This file will not be overwrite on update.

```
# Symfony
APP_ENV=prod
APP_SECRET=

# Google API
OAUTH_GOOGLE_CLIENT_ID=
OAUTH_GOOGLE_CLIENT_SECRET=

# Weezevent
WEEZEVENT_API_KEY=
WEEZEVENT_USERNAME=
WEEZEVENT_PASSWORD=

# MySQL Database
DATABASE_URL=mysql://user:password@127.0.0.1:3306/database

# Administrator
SUPER_ADMIN_EMAIL=user@domain.com

```

Database initialisation
-----------------------

[](#database-initialisation)

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

```

Webserver configuration
-----------------------

[](#webserver-configuration)

Please refer to Symfony 4 documentation on how to properly configure your web server : [https://symfony.com/doc/current/setup/web\_server\_configuration.html](https://symfony.com/doc/current/setup/web_server_configuration.html)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Every ~16 days

Recently: every ~3 days

Total

8

Last Release

2337d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/507fbbc21ff82b8fc989c57901fa558529ebab81487fd6a25171e5db48b93867?d=identicon)[AriochFuturolan](/maintainers/AriochFuturolan)

---

Top Contributors

[![AriochFuturolan](https://avatars.githubusercontent.com/u/43266481?v=4)](https://github.com/AriochFuturolan "AriochFuturolan (46 commits)")

### Embed Badge

![Health badge](/badges/futurolan-weezbadge/health.svg)

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

###  Alternatives

[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k10](/packages/ibexa-oss)

PHPackages © 2026

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