PHPackages                             dragon-code/support - 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. dragon-code/support

ActiveLibrary[Framework](/categories/framework)

dragon-code/support
===================

Support package is a collection of helpers and tools for any project.

6.17.0(2mo ago)238.7M—3.9%520MITPHPPHP ^8.1CI passing

Since Apr 13Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/TheDragonCode/support)[ Packagist](https://packagist.org/packages/dragon-code/support)[ Fund](https://boosty.to/dragon-code)[ Fund](https://yoomoney.ru/to/410012608840929)[ RSS](/packages/dragon-code-support/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (195)Used By (20)

Support
=======

[](#support)

  ![Support](https://camo.githubusercontent.com/1f7f56435ba1d9db25fd5434c62526148241e23f884402ad28dec60fcdca0dca/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f537570706f72742e706e673f7061747465726e3d746f706f677261706879267374796c653d7374796c655f3226666f6e7453697a653d3130307078266d643d312673686f7757617465726d61726b3d31267468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d647261676f6e2d636f6465253246737570706f7274266465736372697074696f6e3d537570706f72742b7061636b6167652b69732b612b636f6c6c656374696f6e2b6f662b68656c706572732b616e642b746f6f6c732b666f722b616e792b70726f6a6563742e26696d616765733d68747470732533412532462532467777772e7068702e6e6574253246696d616765732532466c6f676f732532466e65772d7068702d6c6f676f2e737667)[![Stable Version](https://camo.githubusercontent.com/5e5919a9d2b3aad981ec547db89dc6d0725ca3caed75ea7f6a520c6c74485bdb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f546865447261676f6e436f64652f737570706f72743f6c6162656c3d737461626c65267374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/support)[![Unstable Version](https://camo.githubusercontent.com/85afbac0745eb275d863cee4b1701a70c0e30315d27990b00f1abd553b8761e8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d6465762d2d6d61696e2d6f72616e67653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/support)[![Total Downloads](https://camo.githubusercontent.com/6d583ef0a0c7afbd607346a2dbcc63c6c4f6e499567444ab02a97854fac15f76/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f647261676f6e2d636f64652f737570706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dragon-code/support)[![Github Workflow Status](https://camo.githubusercontent.com/cf22cd61d1ec795ba051928ecb325cfa6fae659e48b6fafc7656d2d180a62bd6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f546865447261676f6e436f64652f737570706f72742f706870756e69742e796d6c3f7374796c653d666c61742d737175617265)](https://github.com/TheDragonCode/support/actions)[![License](https://camo.githubusercontent.com/68c8d531ba968467ab621792177b21e48b068ee33dafc7fdacd29dad61a1a8df/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f647261676f6e2d636f64652f737570706f72742e7376673f7374796c653d666c61742d737175617265)](LICENSE)

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

[](#installation)

```
composer require dragon-code/support
```

Contributing
------------

[](#contributing)

Are you missing any method used in your project?

You can easily add support for it in this package. We do not limit the number of methods or classes.

### What you need to add a new method or class

[](#what-you-need-to-add-a-new-method-or-class)

- Add a new method to an existing class or create a new one in namespace;
- Specify the name and parameters of the called method in the dock block of the corresponding facade class (`DragonCode\Support\Facades\*`);
- Add tests for a new method or class following the structure: `Tests\Unit\*\\`;
- It's all 😊

License
-------

[](#license)

This package is licensed under the [MIT License](LICENSE).

###  Health Score

70

—

ExcellentBetter than 100% of packages

Maintenance89

Actively maintained with recent releases

Popularity56

Moderate usage in the ecosystem

Community33

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 66.9% 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 ~13 days

Recently: every ~114 days

Total

191

Last Release

61d ago

Major Versions

v2.20.0 → v3.0.02021-03-17

v3.25.1 → v4.0.02021-07-06

4.x-dev → v5.0.02021-11-09

v5.8.1 → v6.0.0-rc12022-04-11

v6.11.2 → 7.x-dev2023-05-25

PHP version history (8 changes)v1.0.0PHP ^7.2

v1.2.1PHP ^7.1.3

v1.2.2PHP ^7.0

v1.25.0PHP ^7.1.3|^8.0

v2.0.0PHP ^7.2.5|^8.0

v5.6.1PHP ^7.2.5 || ^8.0

v6.0.0-rc1PHP ^8.0

6.13.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/b77790e612f1c9beed1e1533e36eba4954fbd6da2a5c9f71e845cd0f5465f0ad?d=identicon)[Helldar](/maintainers/Helldar)

---

Top Contributors

[![andrey-helldar](https://avatars.githubusercontent.com/u/10347617?v=4)](https://github.com/andrey-helldar "andrey-helldar (164 commits)")[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (49 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (24 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")[![djlimix](https://avatars.githubusercontent.com/u/31375714?v=4)](https://github.com/djlimix "djlimix (2 commits)")[![brendt](https://avatars.githubusercontent.com/u/6905297?v=4)](https://github.com/brendt "brendt (1 commits)")

---

Tags

phpsymfonyframeworklaravelhelperhelpersyii2yiisupportdragondragon code

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dragon-code-support/health.svg)

```
[![Health](https://phpackages.com/badges/dragon-code-support/health.svg)](https://phpackages.com/packages/dragon-code-support)
```

###  Alternatives

[phpmv/php-mv-ui

A JQuery and UI library for php and php MVC frameworks

3319.7k3](/packages/phpmv-php-mv-ui)[iiifx-production/yii2-autocomplete-helper

Yii2 Autocomplete Helper

4226.9k2](/packages/iiifx-production-yii2-autocomplete-helper)[phphleb/webrotor

Asynchronous PHP web server for shared hosting

631.5k1](/packages/phphleb-webrotor)[luyadev/luya-module-cms

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

32176.1k18](/packages/luyadev-luya-module-cms)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[gdg-tangier/cloud-pubsub

Google Cloud pub-sub for laravel

5054.9k](/packages/gdg-tangier-cloud-pubsub)

PHPackages © 2026

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