Search by

spryker / event-behavior

spryker-bot

EventBehavior module

Package info

github.com/spryker/event-behavior

Type:propel-behavior

pkg:composer/spryker/event-behavior

Statistics

Installs: 3 322 644

Dependents: 122

Suggesters: 3

Stars: 1

1.35.1 2026-08-21 15:02 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