Skip to content

New project structure

Choose a tag to compare

@mmasiukevich mmasiukevich released this 12 Feb 10:47
· 44 commits to v3.0 since this release
  • The project was renamed to php-service-bus
  • All functionality is separated into separate components (except for the scheduler. It is not currently implemented)
  • Fixed bugs on working with databases, as well as the transport level
  • Documentation moved to separate repository php-service-bus/documentation
  • Completely changed the initialization of the application. Added module concept