PHPackages                             uaproger/aprog - 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. uaproger/aprog

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

uaproger/aprog
==============

Бібліотека для роботи з властивостями, та інші хелпери

2.4.0(1mo ago)1256↑200%MITPHPPHP &gt;=8.1

Since Mar 4Pushed 1mo ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (46)Used By (0)

aprog
=====

[](#aprog)

### Kyiv / Ukraine

[](#kyiv--ukraine)

Допоміжна бібліотека `Laravel` для створення `Properties` і не тільки це... ...функціонал розширився!

### Packagist resource

[](#packagist-resource)

```
https://packagist.org/packages/uaproger/aprog
```

### Installation

[](#installation)

Aprog requires PHP &gt;= 8.1.

```
composer require uaproger/aprog
```

### Basic Usage

[](#basic-usage)

Property:

```
php artisan make:property
```

Service:

```
php artisan make:service
```

Accumulator:

```
# default version
php artisan make:accumulator

# or Laravel version (required registry in provider)
php artisan make:accumulator  --l
```

Enum:

```
# default string (--s)
php artisan make:enum

# integer (--i)
php artisan make:enum  --i
```

Config for Lang::translations():

```
php artisan vendor:publish --provider="Aprog\AprogServiceProvider" --tag=config
```

View for MailForDeveloper:

```
php artisan vendor:publish --provider="Aprog\AprogServiceProvider" --tag=views
```

### Info

[](#info)

- На цей час сервіс вже створює properties та services
- Додано Сервіс накопичення помилок
- Додано функції хелперів:
    - `code_location()` для отримання файлу та лінії
    - `arr()` для безпечного отримання значень з масиву, або об'єкта
    - `object()` формування об'єкта з масиву, або створення порожнього об'єкта
    - `mail_for_developer()` дозволяє формувати `MailForDeveloper` лист
    - `mail_content_exception()` формування контенту для тіла листа
    - `guid()` функція дозволяє створювати нові guid, або за допомогою передачі в неї даних отримувати статичний guid
    - `blockLogError()`
    - `blockInfo()`
    - `blockExceptionError()`
    - `zerosArticle()`
    - `exception()` функція для виклику класу `SetAprog` та методу `exception`, який своєю чергою викликає клас та метод які в нього передають
    - `telegram()` функція дозволяє надсилати повідомлення у групи telegram
    - `checkMemory()` функція дозволяє заміряти актуальну та пікову пам'ять під час запиту
    - `bugger()` функція дозволяє накопичувати логові повідомлення і принтити їх через `blockInfo()` однією групою
    - `route_logs()` функція отримання всіх логів
    - `route_log()` функція отримання конкретного лога
    - `route_remove_log()` функція видалення конкретного лога
    - `isPhone()` проста перевірка на правильність номера телефону
    - `uniqueBrowser()` функція дозволяє отримати унікальний id браузера користувача
    - `ip()` функція дозволяє отримати ip адресу користувача
    - `timeStart()` Функція запуска таймера
    - `timeStop()` Функція зупинки та повернення таймера \[формат - 00:00:00.000\]
- Додано клас `MailForDeveloper` - формує лист з помилкою для розробника
- Додано модель, сідер та міграцію `ErrorCodes`
- Додано клас `ArrWrapper` та функцію `wrap` - Вони дозволяють безпечно працювати з вкладеними даними
- З часом будуть додаватися можливості створення додаткових інструментів

```
Козацькому роду, нема переводу!
Слава Україні 🇺🇦

```

### License

[](#license)

MIT License

Copyright (c) 2026 AlexProger

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*© AlexProger 2026*

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance90

Actively maintained with recent releases

Popularity15

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

Recently: every ~16 days

Total

44

Last Release

51d ago

Major Versions

1.9.7 → 2.0.22025-12-11

PHP version history (2 changes)1.1PHP &gt;=8.0

1.6.6PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/4103ae0dee1975e82c3c5db02bd3a03ccb853549f2fc23b31fa0e6687b70b079?d=identicon)[uaproger](/maintainers/uaproger)

---

Top Contributors

[![uaproger](https://avatars.githubusercontent.com/u/89476176?v=4)](https://github.com/uaproger "uaproger (193 commits)")

### Embed Badge

![Health badge](/badges/uaproger-aprog/health.svg)

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

###  Alternatives

[vuestorefront/magento2-vue-cart-sync

Synchronize Magento cart between Vue Storefront

1958.5k](/packages/vuestorefront-magento2-vue-cart-sync)[inspiredminds/contao-glightbox

Contao extension to integrate GLightbox.

1223.3k1](/packages/inspiredminds-contao-glightbox)

PHPackages © 2026

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