PHPackages                             marks12/assistantbundle - 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. marks12/assistantbundle

ActiveSymfony-bundle[Framework](/categories/framework)

marks12/assistantbundle
=======================

Symfony assistant bundle

0.2.4(9y ago)067MITPHPPHP &gt;=7.0

Since Nov 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/marks12/AssistantBundle)[ Packagist](https://packagist.org/packages/marks12/assistantbundle)[ RSS](/packages/marks12-assistantbundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (7)DependenciesVersions (16)Used By (0)

About
=====

[](#about)

Symfony AssistantBundle helps configure new application and add 9 types of associations:

1. Many-To-One, Unidirectional,
2. One-To-One, Unidirectional,
3. One-To-One, Bidirectional,
4. One-To-One, Self-referencing,
5. One-To-Many, Bidirectional,
6. One-To-Many, Unidirectional with Join Table,
7. One-To-Many, Self-referencing,
8. Many-to-Many, Unidirectional,
9. Many-to-Many, Bidirectional

Install
=======

[](#install)

`composer require marks12/assistantbundle`

### Add to modules list

[](#add-to-modules-list)

```
        if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
            ...
            $bundles[] = new Marks12\AssistantBundle\Marks12AssistantBundle();
            ...
        }
```

Using
=====

[](#using)

`bin/console`

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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 ~1 days

Total

15

Last Release

3494d ago

### Community

Maintainers

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

---

Top Contributors

[![belcoder](https://avatars.githubusercontent.com/u/6651944?v=4)](https://github.com/belcoder "belcoder (9 commits)")[![marks12](https://avatars.githubusercontent.com/u/3445654?v=4)](https://github.com/marks12 "marks12 (2 commits)")

### Embed Badge

![Health badge](/badges/marks12-assistantbundle/health.svg)

```
[![Health](https://phpackages.com/badges/marks12-assistantbundle/health.svg)](https://phpackages.com/packages/marks12-assistantbundle)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M294](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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