PHPackages                             siomkin/belgie - 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. [Framework](/categories/framework)
4. /
5. siomkin/belgie

ActiveProject[Framework](/categories/framework)

siomkin/belgie
==============

Symfony Belgie Application

2.0.0(7y ago)02MITPHPPHP ^7.1.3

Since Apr 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Siomkin/belgie)[ Packagist](https://packagist.org/packages/siomkin/belgie)[ RSS](/packages/siomkin-belgie/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

##### Подготовка файла с данными для регистрация информационных сетей, систем и ресурсов в АИС БелГИЭ.

[](#подготовка-файла-с-данными-для-регистрация-информационных-сетей-систем-и-ресурсов-в-аис-белгиэ)

Возможности

- Учёт списка оборудования и места установки
- Учёт линий связи
- Учёт каналов связи
- Типы оборудования
- Разделение на организации или отдельные объекты
- Работа с адресами
- Выбор данных для подготовки xml и загрузки на портал

#### Установка

[](#установка)

```
composer create-project siomkin/belgie

```

Изменить настройки подключения к бд в .env

Создать таблицы бд

```
php bin/console doctrine:schema:create

```

Загрузить данные типпов оборудования и адреса

```
php bin/console doctrine:fixtures:load

```

#### Работа с пользователя

[](#работа-с-пользователя)

###### Creates users and stores them in the database

[](#creates-users-and-stores-them-in-the-database)

Usage: `app:add-user [options] [--] [ []]`

The app:add-user command creates new users and saves them in the database:

```
php bin/console app:add-user username password

```

By default the command creates regular users. To create administrator users, add the --admin option:

```
php bin/console app:add-user username password --admin

```

###### Deletes users from the database

[](#deletes-users-from-the-database)

Usage: `app:delete-user `

The app:delete-user command deletes users from the database:

```
php bin/console app:delete-user username

```

If you omit the argument, the command will ask you to provide the missing value:

```
php bin/console app:delete-user

```

###### Lists all the existing users

[](#lists-all-the-existing-users)

Usage: `  app:list-users [options]`

The app:list-users command lists all the users registered in the application:

```
php bin/console app:list-users

```

By default the command only displays the 50 most recent users. Set the number of results to display with the --max-results option:

```
php bin/console app:list-users --max-results=2000

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity56

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

2598d ago

### Community

---

Top Contributors

[![Siomkin](https://avatars.githubusercontent.com/u/409837?v=4)](https://github.com/Siomkin "Siomkin (33 commits)")

### Embed Badge

![Health badge](/badges/siomkin-belgie/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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