Commit 0d7db18
Documentation (#250)
* Start docs refining
* Apply fixes from StyleCI
* Apply suggestions from code review
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Update docs/guide/en/message-handler.md
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
* Add links to mentioned packages
* Continue writing docs
* Document Yii Debug integration
* Fix queue:listen-all command name
* Prerequisites and installation in the guide
* Middleware pipelines in the guide
* Add comprehensive documentation for callable definitions and update related guides
* Improve the channels.md guide
* Remove redundant info from the main readme
* Guide improvements and bugfixes
* Merge two different failure handling guides
* Apply Rector changes (CI)
* Rewrite channels doc
* Improve channel docs and fix PR comments
* Fix docs due to PR comments
* Apply PHP CS Fixer and Rector changes (CI)
* Remove the old queue:listen:all command alias
* Rename `maximum` console command parameter to the more common `limit`
* Rename channels to queue names and generally improve docs
* Docs enhancements
* Update docs to reflect master branch changes
* Docs clarafication
* Docs clarification
* Docs clarification
* Docs clarification
* Fix exception message
* Fix test
* Fix MiddlewareFactoryPush construction in docs
* Fix docs heading
* Fix console command list in readme
* Fix error handling naming in docs
* Middleware factory bugfix
* Apply PHP CS Fixer and Rector changes (CI)
* Fix internal link
* Rename message.handlerName to message.type
* Review fixes
* Fix DB performance tuning suggestion
* Fix bug after merge
---------
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: viktorprogger <7670669+viktorprogger@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5a4edad commit 0d7db18
93 files changed
Lines changed: 3825 additions & 1001 deletions
File tree
- config
- docs/guide/en
- src
- Adapter
- Command
- Debug
- Exception
- Message
- Middleware
- Consume
- FailureHandling
- Implementation
- Push
- Worker
- stubs
- tests
- App
- Benchmark
- Support
- Integration
- Support
- Unit
- Adapter
- Command
- Debug
- Message
- Middleware
- Consume
- Support
- FailureHandling
- Support
- Push
- Implementation
- Support
- Stubs
- Support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
8 | 32 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments