PHPackages                             rutorika/laravel-console - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. rutorika/laravel-console

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

rutorika/laravel-console
========================

Console commands

0.6.0(6y ago)018↓80%MITPHPCI failing

Since Oct 17Pushed 6y ago4 watchersCompare

[ Source](https://github.com/Rutorika/laravel-console)[ Packagist](https://packagist.org/packages/rutorika/laravel-console)[ RSS](/packages/rutorika-laravel-console/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (5)Versions (6)Used By (0)

Laravel console
===============

[](#laravel-console)

Консольные команды:

```
rutorika:db:testing    - генерация тестовой базы
rutorika:email:test    - тестирование отправки email
rutorika:model         - генерация модели
rutorika:user:list     - просмотр пользователей
rutorika:user:password - смена пароля пользователя
rutorika:db:views      - обновление представлений Postgresql или Mysql

```

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

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

laravel 6

```
composer require rutorika/laravel-console:0.6.0

```

laravel 5

```
composer require rutorika/laravel-console:0.5.0

```

```
php artisan vendor:publish --provider="Rutorika\Console\ConsoleServiceProvider"
php artisan config:clear
php artisan config:cache

```

В файлe конфигурации *rutorika/console.php* настроить параметры:

- **user\_classname** модель пользователя
- **model\_namespace** пространство имен моделей
- **dbviews\_path** директория с представлениями

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

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

Every ~0 days

Total

2

Last Release

2468d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1221943?v=4)[Dmitry Demidovich](/maintainers/demidovich)[@demidovich](https://github.com/demidovich)

---

Top Contributors

[![demidovich](https://avatars.githubusercontent.com/u/1221943?v=4)](https://github.com/demidovich "demidovich (29 commits)")

---

Tags

laravelslackreportlaravel6

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rutorika-laravel-console/health.svg)

```
[![Health](https://phpackages.com/badges/rutorika-laravel-console/health.svg)](https://phpackages.com/packages/rutorika-laravel-console)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.6M217](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[statamic/cms

The Statamic CMS Core Package

4.8k3.5M923](/packages/statamic-cms)[krayin/laravel-crm

Krayin CRM

22.6k33.4k1](/packages/krayin-laravel-crm)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2082.5k25](/packages/ronasit-laravel-helpers)

PHPackages © 2026

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