PHPackages                             eightpoints/assist-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. eightpoints/assist-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

eightpoints/assist-bundle
=========================

Provides some Helpers/Improvements for Symfony

v1.1.0(12y ago)3401[4 issues](https://github.com/8p/AssistBundle/issues)MITPHPPHP &gt;=5.3.3

Since Nov 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/8p/AssistBundle)[ Packagist](https://packagist.org/packages/eightpoints/assist-bundle)[ Docs](https://github.com/8p/AssistBundle)[ RSS](/packages/eightpoints-assist-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Symfony AssistBundle [![Latest Stable Version](https://camo.githubusercontent.com/b2ab1b4974d535f9a57bbf2e0191beea7368423b173ce76e3dcc13135d89222a/68747470733a2f2f706f7365722e707567782e6f72672f6569676874706f696e74732f6173736973742d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/eightpoints/assist-bundle) [![Total Downloads](https://camo.githubusercontent.com/e3a9425c57868ac896d4bf97a899dc50e863f230e45af3e1a98e580b56f2951c/68747470733a2f2f706f7365722e707567782e6f72672f6569676874706f696e74732f6173736973742d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/eightpoints/assist-bundle)
==========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#symfony-assistbundle--)

[![knpbundles.com](https://camo.githubusercontent.com/a7b105b6307625f1cef6db15d0649ae846c70bbd7f301d4fce148d2315fa5235/687474703a2f2f6b6e7062756e646c65732e636f6d2f38702f41737369737442756e646c652f6261646765)](http://knpbundles.com/8p/AssistBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/555bda30861009dafa31062b059c4b98b1edafe26dda303960b763115ae84572/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62313065636564302d396637362d343039382d623433652d6434623734656632383137342f6269672e706e67)](https://insight.sensiolabs.com/projects/b10eced0-9f76-4098-b43e-d4b74ef28174)

Small Improvements/Helpers for Symfony.

Requirements
------------

[](#requirements)

- PHP 5.3.3 or above (at least 5.3.4 recommended to avoid potential bugs)

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

[](#installation)

Using composer ([Packagist](https://packagist.org/packages/eightpoints/assist-bundle)):

```
{
    "require": {
        "eightpoints/assist-bundle": "dev-master"
    }
}
```

Usage
-----

[](#usage)

Load bundle in AppKernel.php:

```
new EightPoints\Bundle\AssistBundle\AssistBundle()
```

Helpers
=======

[](#helpers)

CommandTimestampOutput
----------------------

[](#commandtimestampoutput)

To use a timestamp for each printed line on your command just inject the CommandTimestampOutput into your console application. app/console

```
use EightPoints\Bundle\AssistBundle\Console\Output\ConsoleTimestampOutput;

$output = new ConsoleTimestampOutput();
...
$application->run($input, $output);
```

Example output:

```
[20:09:30 :: 0.002]     Starting import...
[20:09:31 :: 8.058]     Finished import

```

Authors
-------

[](#authors)

- Florian Preusner ([Twitter](http://twitter.com/floeH))

See also the list of [contributors](https://github.com/8p/AssistBundle/graphs/contributors) who participated in this project.

License
-------

[](#license)

This bundle is licensed under the MIT License - see the LICENSE file for details

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

2

Last Release

4567d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40b204ab2de1b8db6ffb47735c7caf023c9588f6e06860da391d730cca5608b7?d=identicon)[floeH](/maintainers/floeH)

---

Tags

symfonybundlehelpercommandassistantassist

### Embed Badge

![Health badge](/badges/eightpoints-assist-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/eightpoints-assist-bundle/health.svg)](https://phpackages.com/packages/eightpoints-assist-bundle)
```

###  Alternatives

[fsc/batch

Library with classes to help you do batch.

185.3k](/packages/fsc-batch)[artgris/maintenance-bundle

Symfony Bundle to place your Symfony website in maintenance mode

2697.5k](/packages/artgris-maintenance-bundle)[ekreative/uuid-extra-bundle

Paramconverter, Normalizer and Form Type for Ramsey Uuid

18168.6k](/packages/ekreative-uuid-extra-bundle)[fsi/datagrid-bundle

FSi Datagrid Bundle

1859.8k1](/packages/fsi-datagrid-bundle)[glooby/task-bundle

Scheduling of tasks for symfony made simple

3216.3k](/packages/glooby-task-bundle)

PHPackages © 2026

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