spryker/event-behavior

EventBehavior module

Maintainers

👁 spryker-bot

Package info

github.com/spryker/event-behavior

Type:propel-behavior

pkg:composer/spryker/event-behavior

Statistics

Installs: 3 218 673

Dependents: 122

Suggesters: 3

Stars: 1

1.35.0 2026-05-12 14:30 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

proprietary fec256dd025416e115a539012c93e8cece1cd4de

This package is auto-updated.

Last update: 2026-06-26 10:43:39 UTC


README

👁 CI
👁 Latest Stable Version
👁 Minimum PHP Version

EventBehavior provides event-based propel behavior. By enabling this behavior in the Propel schema.xml, it will be able to add listeners to all events from the entities. Events could be of type create, update or delete.

Installation

composer require spryker/event-behavior

Documentation

Spryker Documentation