Download the PHP package infocyph/talkingbytes without Composer
On this page you can find all versions of the php package infocyph/talkingbytes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download infocyph/talkingbytes
More information about infocyph/talkingbytes
Files in infocyph/talkingbytes
Download infocyph/talkingbytes
More information about infocyph/talkingbytes
Files in infocyph/talkingbytes
Vendor infocyph
Package talkingbytes
Short Description Transport-agnostic communication toolkit for PHP.
License MIT
Package talkingbytes
Short Description Transport-agnostic communication toolkit for PHP.
License MIT
Please rate this library. Is it a good library?
Informations about the package talkingbytes
TalkingBytes
Transport-agnostic communication toolkit for PHP.
TalkingBytes provides a shared middleware/event core with protocol modules for:
- Email (SMTP/sendmail/mail/spool + IMAP/POP3/parser)
- HTTP (cURL + cURL multi)
- Webhook (sign/verify/replay)
- gRPC (adapter + retry + fake caller)
Install
Requirements:
- PHP
>=8.4 ext-curlext-fileinfoext-openssl
Quick Start
HTTP
Webhook
gRPC
Full Documentation
Detailed docs are in docs/ (Read the Docs structure):
docs/getting-started.rstdocs/architecture.rstdocs/email/index.rstdocs/http/index.rstdocs/webhook/index.rstdocs/grpc/index.rstdocs/grpc/quickstart.rst(Node A -> Node B microservice example)docs/grpc/inbound-outbound.rst(inbound + outbound gRPC)docs/webhook/end-to-end.rst(full sender/verifier/receiver flow)docs/events.rstdocs/testing.rstdocs/security.rstdocs/performance.rstdocs/extensions.rstdocs/naming.rstdocs/release-checklist.rst
Quality Gates
Run full quality and test pipeline:
License
MIT
All versions of talkingbytes with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.4
ext-curl Version *
ext-fileinfo Version *
ext-openssl Version *
ext-curl Version *
ext-fileinfo Version *
ext-openssl Version *
The package infocyph/talkingbytes contains the following files
Loading the files please wait ...