PHPackages                             miptliot/vps-tools - 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. miptliot/vps-tools

Abandoned → [pulsarvp/vps-tools](/?search=pulsarvp%2Fvps-tools)Library

miptliot/vps-tools
==================

Tools and other stuff that are used in every PulsarVP project.

1.43.3(4y ago)24323[19 issues](https://github.com/miptliot/vps-tools/issues)[1 PRs](https://github.com/miptliot/vps-tools/pulls)1GPL-3.0-or-laterPHPPHP &gt;=7.0.10 &lt;7.2CI failing

Since Jun 7Pushed 3y ago7 watchersCompare

[ Source](https://github.com/miptliot/vps-tools)[ Packagist](https://packagist.org/packages/miptliot/vps-tools)[ Docs](http://pulsarvp.ru)[ RSS](/packages/miptliot-vps-tools/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (6)Dependencies (14)Versions (142)Used By (1)

vps-tools
=========

[](#vps-tools)

[![Build Status](https://camo.githubusercontent.com/ea82dfc07e8ce77c22dba0013db5ed1d57a1d9315d2226762f7762b478ae5ac6/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f70756c73617276702f7670732d746f6f6c732e737667)](http://travis-ci.org/pulsarvp/vps-tools)[![Dependency Status](https://camo.githubusercontent.com/2c68ac5e796978b7b386cf473ff3b7cd319094cf8c22ca54b0ddf4b734b088e6/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3539346330653332363732356264303035646430373464642f62616467652e7376673f7374796c653d666c61742d737175617265)](https://www.versioneye.com/user/projects/594c0e326725bd005dd074dd)

[![Code Climate](https://camo.githubusercontent.com/86732d896778020c1a2b7048b972fd11d08ba2a59637f731ca4883555d9db266/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f70756c73617276702f7670732d746f6f6c732f6261646765732f6770612e737667)](https://codeclimate.com/github/pulsarvp/vps-tools)[![Issue Count](https://camo.githubusercontent.com/c95a837ce8b91f31480be5985fc4e3ab846ecb6a8b4e5eea20fa1627217d195a/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f70756c73617276702f7670732d746f6f6c732f6261646765732f69737375655f636f756e742e737667)](https://codeclimate.com/github/pulsarvp/vps-tools)

Набор инструментов для работы сервисов PulsarVP.

Для запуска тестов
------------------

[](#для-запуска-тестов)

- Из корня `composer install`.
- Создать базу для тестов и пользователя к ней. В директории `tests/config` скопировать файл `db.default.php` → `db.php` и прописать туда настройки с тестовой базой и пользователем.
- Импортивать в созданную базу sql-файлы из папки `tests/migrations`.
- Создать папку `tests/data` и прописать ей полные права на запись: `mkdir data`, `chmod 0777 data`.

### Запуск тестов из папки tests

[](#запуск-тестов-из-папки-tests)

Всех тестов: `../vendor/phpunit/phpunit/phpunit`

Набора тестов: `../vendor/phpunit/phpunit/phpunit helpers`

Одного файла с тестами: `../vendor/phpunit/phpunit/phpunit helpers/StringHelperTest.php`

Одного теста: `../vendor/phpunit/phpunit/phpunit --filter testExplode helpers/StringHelperTest.php`

Здесь используется бинарник из vendor-а, можно чуть облегчить себе жизнь и поставить `phpunit` сразу как системный пакет, тогда запускать просто как `phpunit helpers/StringHelperTest.php`.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 70.1% 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 ~12 days

Recently: every ~77 days

Total

125

Last Release

1693d ago

Major Versions

0.7.13 → 1.0.02018-05-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/672985db9f8da5ef4a587f6939570b2e23721c9a9c2407ccb42f8ab67b4b2a4a?d=identicon)[witzawitz](/maintainers/witzawitz)

---

Top Contributors

[![witzawitz](https://avatars.githubusercontent.com/u/1055825?v=4)](https://github.com/witzawitz "witzawitz (734 commits)")[![Kuteiko](https://avatars.githubusercontent.com/u/22024966?v=4)](https://github.com/Kuteiko "Kuteiko (292 commits)")[![oleg-p](https://avatars.githubusercontent.com/u/7285991?v=4)](https://github.com/oleg-p "oleg-p (17 commits)")[![reyadng](https://avatars.githubusercontent.com/u/13371962?v=4)](https://github.com/reyadng "reyadng (2 commits)")[![g-sutyrin-unti](https://avatars.githubusercontent.com/u/74920680?v=4)](https://github.com/g-sutyrin-unti "g-sutyrin-unti (1 commits)")[![mikle24](https://avatars.githubusercontent.com/u/41537196?v=4)](https://github.com/mikle24 "mikle24 (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/miptliot-vps-tools/health.svg)

```
[![Health](https://phpackages.com/badges/miptliot-vps-tools/health.svg)](https://phpackages.com/packages/miptliot-vps-tools)
```

###  Alternatives

[lowbase/yii2-user

Yii2 user module

131.5k2](/packages/lowbase-yii2-user)

PHPackages © 2026

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