New project structure
- 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