Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Event Store Symfony Bundle

License

NotificationsYou must be signed in to change notification settings

prooph/event-store-symfony-bundle

Repository files navigation

Tests StatusAnalyse StatusCoverage StatusGitter

Installation

Installation of this Symfony bundle uses Composer. For Composer documentation, please refer togetcomposer.org.

Runcomposer require prooph/event-store-symfony-bundle to install prooph event-store-symfony-bundle.

SeeSymfony Proophessor-Do demo application for an example.

Migration from 0.8.0 to 0.9.0

After 0.8.0prooph/event-sourcing dependency was dropped. If you implemented your business logic based on that componentyou can still run your application although, you will have to do some additional work.Please followmigration instructions for that.

Documentation

For the latest online documentation visithttp://getprooph.org/.

Documentation isin the doc tree, and can be compiled usingbookdown

$./vendor/bin/bookdown doc/bookdown.json$php -S 0.0.0.0:8080 -t doc/html/

Then browse tohttp://localhost:8080/

Support

Contribute

Please feel free to fork and extend existing or add new plugins and send a pull request with your changes!To establish a consistent code quality, please provide unit tests for all your changes and may adapt the documentation.

License

Released under theNew BSD License.


[8]ページ先頭

©2009-2025 Movatter.jp