Skip to content

The 3rd version

Choose a tag to compare

@awd-studio awd-studio released this 07 Jun 20:32
· 28 commits to master since this release
8466c1c
  • Rewritten the logic more efficiently.
  • Increased supporting PHP versions to 7.3+.
  • Allowed inserting additional parameters, after a message.
  • Moved buses implementation to the root namespace.
  • Provided a base handlers parser to fetch a message to subscribe on.
  • Implemented an ability to subscribe on parents or implemented interface.
  • Tested out.
  • Added module tests.
  • Writed docummentation.