By Jose Celano
A symfony sample application using DDD.
The purpose: testing some DDD concepts using Symfony.
Symfony standard installation.
On order to test Matthias Noback message bus sample using asynchronous events bus must run this Symfony command to pull events from the message queue:
´´´´ php app/console matthias:user:asyn-event-subscriber ´´´´
Stomp message queue parameter are defined in ´´´´parameters.yml´´´´
´´´´ # stomp message queue stomp_host: 127.0.0.1 stomp_port: 61613 stomp_default_queue: /queue/foo stomp_user: admin stomp_password: adminPassword ´´´´
http://www.whitewashing.de/2013/09/04/decoupling_from_symfony_security_and_fosuserbundle.html
http://www.whitewashing.de/2012/08/22/building_an_object_model__no_setters_allowed.html
http://verraes.net/2013/04/decoupling-symfony2-forms-from-entities
http://williamdurand.fr/2013/12/16/enforcing-data-encapsulation-with-symfony-forms
http://php-and-symfony.matthiasnoback.nl/2015/01/a-wave-of-command-buses
http://php-and-symfony.matthiasnoback.nl/2015/01/responsibilities-of-the-command-bus
http://php-and-symfony.matthiasnoback.nl/2015/01/from-commands-to-events
http://php-and-symfony.matthiasnoback.nl/2015/01/collecting-events-and-the-events-aware-command-bus
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。