PHPackages                             bulbakh/shg\_tt - 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. bulbakh/shg\_tt

ActiveProject[Framework](/categories/framework)

bulbakh/shg\_tt
===============

SoftHouseGroup test task

0.0.3(1y ago)05MITPHPPHP ^8.2

Since Oct 31Pushed 1y agoCompare

[ Source](https://github.com/bulbakh/SHGtt)[ Packagist](https://packagist.org/packages/bulbakh/shg_tt)[ RSS](/packages/bulbakh-shg-tt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (4)Used By (0)

Implementation of a test task for [![Softhouse Logo](https://camo.githubusercontent.com/c9ff623f27f15737241a4f27418356290aa1f3026ee12e7927275c69dc74c64e/68747470733a2f2f736f6674686f75736567726f75702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f31312f736f6674686f7573652d6c6f676f2e737667)](https://camo.githubusercontent.com/c9ff623f27f15737241a4f27418356290aa1f3026ee12e7927275c69dc74c64e/68747470733a2f2f736f6674686f75736567726f75702e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f31312f736f6674686f7573652d6c6f676f2e737667)
=================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#implementation-of-a-test-task-for-)

Installation
------------

[](#installation)

### Install via Composer

[](#install-via-composer)

```
composer create project bulbakh/shg_tt

```

Notes
-----

[](#notes)

### Файли

[](#файли)

- Інтерфейси: app/Interfaces
- Моделі, фабрики: app/Logger
- Провайдер фабрик: app/Providers/LoggerServiceProvider.php
- Контролер: app/Http/Controllers/LoggerController.php
- Конфігураційний файл: app/config/logger.php
- Налаштування змінних оточення: .env

```
LOGGER_TYPE="email"
LOGGER_EMAIL="email@exaple.com"

```

- Тести: tests/Feature/LoggerTest.php, tests/Unit/LoggerTest.php.

### Додавання нового типу логів

[](#додавання-нового-типу-логів)

1. Додати новий логер (app/Logger/Loggers)
2. Додати нову фабрику (app/Logger/Factories)

    Існуючий функціонал змінювати не потрібно

### Приклади http-запитів

[](#приклади-http-запитів)

- /log - застосування типу логів по замовчуванню
- /log/all - застосування усіх типів логів
- /log/email, /log/db, /log/file - застосування опційних типів логів

Сторінка з прикладами: /example.html

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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 ~0 days

Total

3

Last Release

558d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d2442bfa552597287986bb847dfe217536ae5d7f5728bf8b9bf1a2a13044674?d=identicon)[bulbakh](/maintainers/bulbakh)

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/bulbakh-shg-tt/health.svg)

```
[![Health](https://phpackages.com/badges/bulbakh-shg-tt/health.svg)](https://phpackages.com/packages/bulbakh-shg-tt)
```

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v3 Starter Kit for Laravel 12, designed to accelerate the development of Filament-powered applications.

401.5k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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