phpsocket.io
A server side alternative implementation of socket.io in PHP based on workerman. (by walkor)
comet
Modern PHP framework for building blazing fast REST APIs and microservices (by gotzmann)
phpsocket.io | comet | |
---|---|---|
3 | 1 | |
2,312 | 671 | |
0.1% | 0.7% | |
2.8 | 6.0 | |
4 months ago | 17 days ago | |
PHP | PHP | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
phpsocket.io
Posts with mentions or reviews of phpsocket.io.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-15.
-
Building a custom online chat
You can run a node js with socket Io as a WebSocket service and then use Apache to proxy it, you could still use your HTML served by Apache with no problem. Also, there's an implementation of socket Io written in PHP, maybe it worth take a look https://github.com/walkor/phpsocket.io
- Integrating a websocket interfase into a REST API?
-
Server response to AJAX request, or a websocket approach. Do you have media to recommend to learn this ? Thank you
If neither works I do not have experience with the next. But a Socket.io type implementation could work. Could make a simple web API in node to handle just the events/web sockets. Can also look around to see if anyone has made any implementations of Socket.Io for php that would work with the Socket.Io JS client library. Here's one, don't know if it works or how well.
comet
Posts with mentions or reviews of comet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-18.
-
Requests per second 12 requests per second – Realistic Python web frameworks
Why is it so? I've got 100K requests per sec with PHP easily [1]
[1] https://github.com/gotzmann/comet
What are some alternatives?
When comparing phpsocket.io and comet you can also consider the following projects:
Workerman - An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
dataclasses-sql - Using dataclasses with SQL databases
laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
django-seal - Django application providing queryset sealing capability.
smtp-mailer - SMTP mail sending and scheduling service
laravel-orion - The simplest way to create REST API with Laravel