Download the PHP package zero-to-prod/stream-socket-cli without Composer
On this page you can find all versions of the php package zero-to-prod/stream-socket-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zero-to-prod/stream-socket-cli
More information about zero-to-prod/stream-socket-cli
Files in zero-to-prod/stream-socket-cli
Download zero-to-prod/stream-socket-cli
More information about zero-to-prod/stream-socket-cli
Files in zero-to-prod/stream-socket-cli
Vendor zero-to-prod
Package stream-socket-cli
Short Description A CLI for a stream socket.
License MIT
Homepage https://github.com/zero-to-prod/stream-socket-cli
Package stream-socket-cli
Short Description A CLI for a stream socket.
License MIT
Homepage https://github.com/zero-to-prod/stream-socket-cli
Keywords zero-to-prodstream-socket-cli
Please rate this library. Is it a good library?
Informations about the package stream-socket-cli
Zerotoprod\StreamSocketCli
Contents
- Introduction
- Requirements
- Installation
- Usage
- Docker Image
- Local Development
- Image Development
- Contributing
Introduction
A CLI for a stream socket.
Requirements
- PHP 8.1 or higher.
Installation
Install Zerotoprod\StreamSocketCli
via Composer:
This will add the package to your project’s dependencies and create an autoloader entry for it.
Usage
Run this command to see the available commands:
Docker Image
You can also run the cli using the docker image:
Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page if you want to contribute.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Create a new Pull Request.
All versions of stream-socket-cli with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
symfony/console Version ^7.2
zero-to-prod/stream-socket Version ^81.0
ext-json Version *
symfony/console Version ^7.2
zero-to-prod/stream-socket Version ^81.0
The package zero-to-prod/stream-socket-cli contains the following files
Loading the files please wait ....