Download the PHP package chrome-php/wrench without Composer
On this page you can find all versions of the php package chrome-php/wrench. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrome-php/wrench
More information about chrome-php/wrench
Files in chrome-php/wrench
Download chrome-php/wrench
More information about chrome-php/wrench
Files in chrome-php/wrench
Vendor chrome-php
Package wrench
Short Description A simple PHP WebSocket implementation
License MIT
Package wrench
Short Description A simple PHP WebSocket implementation
License MIT
Please rate this library. Is it a good library?
Informations about the package wrench
Wrench
A simple PHP WebSocket implementation.
Installation
The library can be installed with Composer and is available on Packagist under chrome-php/chrome:
PHP 7.4-8.3 are currently supported, only.
Usage
This creates a server on 127.0.0.1:8000 with one Application that listens for
WebSocket requests to ws://localhost:8000/echo
and ws://localhost:8000/chat
:
Server
Client
Contributing
See CONTRIBUTING.md for contribution details.
License
This project is licensed under the The MIT License (MIT).
All versions of wrench with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4.15 || ^8.0.2
ext-sockets Version *
psr/log Version ^1.1 || ^2.0 || ^3.0
symfony/polyfill-php80 Version ^1.26
ext-sockets Version *
psr/log Version ^1.1 || ^2.0 || ^3.0
symfony/polyfill-php80 Version ^1.26
The package chrome-php/wrench contains the following files
Loading the files please wait ....