PHPackages                             prooph/prooph-event-store-module - 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. prooph/prooph-event-store-module

Abandoned → [https://github.com/prooph/event-store](/?search=https%3A%2F%2Fgithub.com%2Fprooph%2Fevent-store)Library[Utility &amp; Helpers](/categories/utility)

prooph/prooph-event-store-module
================================

ZF2 module that provides default functionality to use ProophEventStore in a ZF2 application

v2.0(11y ago)22.5kBSD-3-ClausePHPPHP &gt;=5.4

Since Jul 20Pushed 11y ago6 watchersCompare

[ Source](https://github.com/prooph/ProophEventStoreModule)[ Packagist](https://packagist.org/packages/prooph/prooph-event-store-module)[ Docs](https://github.com/prooph/ProophEventStoreModule)[ RSS](/packages/prooph-prooph-event-store-module/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (13)Versions (7)Used By (0)

ProophEventStoreModule
======================

[](#proopheventstoremodule)

\[deprecated\] Zend Framework 2 Module for [ProophEventStore](https://github.com/prooph/event-store)This module only support ProophEventStore &lt;= 2.x. If you want to use PES v3+ with ZF2 then checkout [proophessor](https://github.com/prooph/proophessor)

[![Build Status](https://camo.githubusercontent.com/26c9eb04da1614b0c5cf1eafc7726fb9dd94926bb1ac35491293e93303962ae1/68747470733a2f2f7472617669732d63692e6f72672f70726f6f70682f50726f6f70684576656e7453746f72654d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/prooph/ProophEventStoreModule)[![Coverage Status](https://camo.githubusercontent.com/543a26869aa19b56b8412eb1dccee3ecb6d8307d2ee8ce896cfa188a8512f03f/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f70726f6f70682f50726f6f70684576656e7453746f72654d6f64756c652e737667)](https://coveralls.io/r/prooph/ProophEventStoreModule?branch=master)

Installation
------------

[](#installation)

You can install ProophEventStoreModule via composer by adding `"prooph/prooph-event-store-module": "~2.0"` as requirement to your composer.json.

#### Post installation

[](#post-installation)

Enabling it in your `application.config.php`file.

```
