phpservicebus/core

PHP Service Bus core library


Keywords
service, cqrs, bus, Service Bus, command bus
License
MIT

Documentation

phpservicebus\core

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

PHPServiceBus is a messaging and workflow framework that helps create distributed systems that are scalable, reliable and easy to modify. It supports various messaging patterns and can provide abstraction over multiple queueing technologies. Out of the box it supports RabbitMQ.

PHPServiceBus is massively inspired from NServiceBus with a touch of MassTransit.

Install

Via Composer

$ composer require phpservicebus/core

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email alex.farcas@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.