PHPackages                             frian/console-utils-bundle - 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. [CLI &amp; Console](/categories/cli)
4. /
5. frian/console-utils-bundle

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

frian/console-utils-bundle
==========================

some utilities for the Symfony command line

023PHP

Since Mar 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/frian/ConsoleUtilsBundle)[ Packagist](https://packagist.org/packages/frian/console-utils-bundle)[ RSS](/packages/frian-console-utils-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

ConsoleUtilsBundle
==================

[](#consoleutilsbundle)

some utilities for the Symfony command line

Commands
--------

[](#commands)

### utils:doctrine:recreate

[](#utilsdoctrinerecreate)

The utils:doctrine:recreate recreates the database and loads fixtures:

```
php bin/console utils:doctrine:recreate

```

For compatibility reasons you have to specifiy the --force option:

```
php bin/console utils:doctrine:recreate --force

```

You can use the --fixtures option from doctrine:fixtures:load

You can use the --em option from doctrine:fixtures:load and doctrine:schema:create

You can use the --connection option from doctrine:database:create and doctrine:database:drop

### utils:doctrine:test WIP

[](#utilsdoctrinetest-wip)

The utils:doctrine:test executes phpunit tests on a recreated database:

```
php bin/console utils:doctrine:test

```

For compatibility reasons you have to specifiy the --force option:

```
php bin/console utils:doctrine:test --force

```

You can use the --fixtures option from doctrine:fixtures:load

You can use the --testsuite option from phpunit

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6443649?v=4)[frian](/maintainers/frian)[@frian](https://github.com/frian)

---

Top Contributors

[![frian](https://avatars.githubusercontent.com/u/6443649?v=4)](https://github.com/frian "frian (36 commits)")

### Embed Badge

![Health badge](/badges/frian-console-utils-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/frian-console-utils-bundle/health.svg)](https://phpackages.com/packages/frian-console-utils-bundle)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)[macopedia/magento2-categoryimporter

Category Importer for Magento 2

344.7k](/packages/macopedia-magento2-categoryimporter)

PHPackages © 2026

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