PHPackages                             box4b/systembundle - 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. box4b/systembundle

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

box4b/systembundle
==================

The System Wrapper Bundle

1.0.10(9y ago)0130ISCPHPPHP &gt;=5.3.3

Since Oct 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zipou/systembundle)[ Packagist](https://packagist.org/packages/box4b/systembundle)[ RSS](/packages/box4b-systembundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (11)Used By (0)

box4b\\SystemBundle
===================

[](#box4bsystembundle)

Bind Linux System Events (cron, init) with Symfony Event.

Configuration
-------------

[](#configuration)

\###AppKernel

add this to your registerBundles() on AppKernel :

```
new box4b\SystemBundle\SystemBundle()

```

\###For Cron

Create a `/etc/cron.d/box4bsystem` file containing :

```
* * * * *	[YOUR_USER]	/usr/bin/php [PATH_TO_SYMFONY_PROJECT]/app/console box4b:cron --env=prod > /dev/null 2> /dev/null

```

\###For Init / Systemd

Create a file calling /usr/bin/php \[PATH\_TO\_SYMFONY\_PROJECT\]/app/console box4b:init \[start|stop\]

Usage
-----

[](#usage)

Use Symfony Event Listener System to listen for events :

\###Init

- box4b\\SystemBundle\\Event\\InitEvent::EVENT\_START
- box4b\\SystemBundle\\Event\\InitEvent::EVENT\_STOP

\###Cron

- box4b\\SystemBundle\\Event\\CronEvent::EVERY\_MINUTE
- box4b\\SystemBundle\\Event\\CronEvent::EVERY\_FIVE\_MINUTES
- box4b\\SystemBundle\\Event\\CronEvent::EVERY\_HOUR
- box4b\\SystemBundle\\Event\\CronEvent::EVERY\_DAY
- box4b\\SystemBundle\\Event\\CronEvent::EVERY\_WEEK

Enjoy :)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~8 days

Total

10

Last Release

3354d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6643630?v=4)[Romain Fenninger](/maintainers/zipou)[@zipou](https://github.com/zipou)

### Embed Badge

![Health badge](/badges/box4b-systembundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M387](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)[metamodels/core

MetaModels core

10156.4k68](/packages/metamodels-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k60](/packages/open-dxp-opendxp)

PHPackages © 2026

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