File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,14 @@ Features:
18
18
- [ Filesystem] ( docs/transport/filesystem.md )
19
19
- [ Null] ( docs/transport/null.md ) .
20
20
* Generic purpose abstraction level (the transport level).
21
- * "Opinionated" easy to use abstraction level (the client level).
21
+ * Easy to use abstraction level (the client level).
22
+ * [ Symfony bundle] ( https://github.com/php-enqueue/enqueue-dev/blob/master/docs/bundle/quick_tour.md )
23
+ * [ Magento1 extension] ( https://github.com/php-enqueue/enqueue-dev/blob/master/docs/magento/quick_tour.md )
22
24
* [ Message bus] ( http://www.enterpriseintegrationpatterns.com/patterns/messaging/MessageBus.html ) support.
23
25
* [ RPC over MQ] ( https://www.rabbitmq.com/tutorials/tutorial-one-php.html ) support.
24
26
* Temporary queues support.
25
- * Well designed components ( decoupled, reusable,) .
26
- * Tested with unit and functional tests.
27
+ * Well designed components decoupled and reusable.
28
+ * Carefully tested including unit and functional tests.
27
29
* For more visit [ quick tour] ( docs/quick_tour.md ) .
28
30
29
31
## Resources
@@ -42,4 +44,4 @@ If you have any questions and inquires about our open source development, this p
42
44
43
45
## License
44
46
45
- It is released under the [ MIT License] ( LICENSE ) .
47
+ It is released under the [ MIT License] ( LICENSE ) .
You can’t perform that action at this time.
0 commit comments