prooph/event-store-symfony-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

prooph/event-store-symfony-bundle

最新稳定版本:v0.11.2

Composer 安装命令:

composer require prooph/event-store-symfony-bundle

包简介

README 文档

README

Tests Status Analyse Status Coverage Status Gitter

Installation

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

Run composer require prooph/event-store-symfony-bundle to install prooph event-store-symfony-bundle.

See Symfony Proophessor-Do demo application for an example.

Migration from 0.8.0 to 0.9.0

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

Documentation

For the latest online documentation visit http://getprooph.org/.

Documentation is in the doc tree, and can be compiled using bookdown

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

Then browse to http://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 the New BSD License.

统计信息

  • 总下载量: 248.88k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 109
  • 点击次数: 3
  • 依赖项目数: 11
  • 推荐数: 0

GitHub 信息

  • Stars: 109
  • Watchers: 18
  • Forks: 39
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2016-07-30