spryker/event-behavior

EventBehavior module

Installs: 2 990 185

Dependents: 118

Suggesters: 3

Security: 0

Stars: 1

Watchers: 61

Forks: 1

Type:propel-behavior

pkg:composer/spryker/event-behavior

1.32.0 2025-08-06 16:55 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