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. [Utility &amp; Helpers](/categories/utility)
4. /
5. futurolan/weezbadge

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

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 3w 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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2382d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43266481?v=4)[Arioch](/maintainers/AriochFuturolan)[@AriochFuturolan](https://github.com/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.7k8.7k1](/packages/kimai-kimai)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[forumify/forumify-platform

122.0k12](/packages/forumify-forumify-platform)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)

PHPackages © 2026

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