PHPackages                             futurolan/inscriptions-gamers-assembly - 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/inscriptions-gamers-assembly

ActiveProject

futurolan/inscriptions-gamers-assembly
======================================

0.1(6y ago)01[2 PRs](https://github.com/Futurolan/inscriptions-gamers-assembly/pulls)MITPHPPHP ^7.3

Since Jan 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Futurolan/inscriptions-gamers-assembly)[ Packagist](https://packagist.org/packages/futurolan/inscriptions-gamers-assembly)[ RSS](/packages/futurolan-inscriptions-gamers-assembly/feed)WikiDiscussions master Synced 3d ago

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

Inscriptions Gamers Assembly
============================

[](#inscriptions-gamers-assembly)

Registration management tools for Gamers Assembly

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/inscriptions-gamers-assembly

```

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

[](#configuration)

Create a file name '.env.local' in project root (inscriptions-gamers-assembly/). 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

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

2404d 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 (13 commits)")

### Embed Badge

![Health badge](/badges/futurolan-inscriptions-gamers-assembly/health.svg)

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

###  Alternatives

[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[pumukit/pumukit

Media Portal

6014.8k56](/packages/pumukit-pumukit)[sylius/sylius

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

8.5k6.0M778](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)

PHPackages © 2026

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