Recommend this page to a friend! |
Download .zip |
Info | View files (17) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2022-10-21 (1 month ago) | Not yet rated by the users | Total: 976 | All time: 3,707 This week: 106 |
Version | License | PHP version | Categories | |||
socketserver 1.7 | BSD License | 5.0 | Networking, PHP 5 |
Collaborate with this project | Author | |||||||||||||
Sockets - github.com Description This class can be used to implement a server to handle TCP requests. |
|
Files |
File | Role | Description | ||
---|---|---|---|---|
.github (1 directory) | ||||
examples (2 files) | ||||
src (2 files, 1 directory) | ||||
tests (2 files) | ||||
SocketServer.class.php | Class | Main Class | ||
composer.json | Data | Auxiliary data | ||
infection.json.dist | Data | Auxiliary data | ||
LICENSE | Data | Auxiliary data | ||
phpcs.xml.dist | Data | Auxiliary data | ||
phpstan.neon | Data | Auxiliary data | ||
phpunit.xml.dist | Data | Auxiliary data | ||
README.md | Class | Class source | ||
reverse_it.php | Example | Example Plain Text Server |
Files | / | examples |
File | Role | Description |
---|---|---|
EchoServer.php | Example | Example script |
WebServer.php | Example | Example script |
Files | / | src |
File | Role | Description | ||
---|---|---|---|---|
Exception (1 file) | ||||
Server.php | Class | Class source | ||
Socket.php | Class | Class source |
Files | / | tests |
File | Role | Description |
---|---|---|
ServerTest.php | Test | Unit test script |
SocketTest.php | Test | Unit test script |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
88% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Blog Post with a quick run down introduction as well as how to use |