Download the PHP package marks12/socketserverbundle without Composer
On this page you can find all versions of the php package marks12/socketserverbundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package socketserverbundle
SocketServerBundle
Module allow open new multi-user socket server on port 10000 and call your class.
Installation
Install this module via composer
composer require marks12/socketserverbundle
Configure
add to config/config.yml
Creating class
create class in your application
AppBundle\Socket\ResponseFactoryExample.php
Using
Start your socket server
bin/console marks12:socket:start
Connect to server
All versions of socketserverbundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
symfony/symfony Version 3.1.*
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version *
symfony/symfony Version 3.1.*
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version *
The package marks12/socketserverbundle contains the following files
Loading the files please wait ....