Explore some of my software projects—you may already find them practical and ready to use.
| Symfony NATS Messenger [PHP] | |
|
A Symfony Messenger transport that bridges Symfony's message bus to NATS JetStream, handling message production/consumption and stream/consumer management. Configured via DSN in the form |
|
|
|
| PHP NATS JetStream Client [PHP] | |
|
An asynchronous PHP client for NATS and JetStream, built on the AMPHP event loop for non-blocking I/O over the NATS wire protocol. |
|
|
|
| Rabbit-going-NATS [C#] | |
|
Tool which allows to passthrough messages fetched from RabbitMQ's queue to NATS PubSub. |
|
|
Useful if you receive a data feed through RabbitMQ, but you need to redistribute it further to multiple clients in the most efficient way. |
|
| Go Fyne Pretty View [Go] | |
|
A memory-efficient, virtualized Fyne v2 widget for viewing structured data—JSON, JSONC, XML, HTML, and raw text—styled after Bruno's response viewer. Only viewport-visible rows exist as live canvas objects; the rest of the document is held in a compact struct-of-arrays model. |
|
|
|
| Helena [Go] | |
|
A cross-platform native desktop API client (an alternative to Postman/Bruno) written in Go with the Fyne toolkit, distributed as a single self-contained binary with no Electron runtime. |
|
|
|
| idct/sftp-client [PHP] | |
|
A typed, object-oriented PHP wrapper around the procedural |
|
|
|
- ☕ Buy me a coffee: https://buymeacoffee.com/idct
- 💝 Sponsor: https://github.com/sponsors/ideaconnect