mark
Mark is a high performance API micro framework based on workerman helps you quickly write APIs with php (by passwalls)
phpsocket.io
A server side alternative implementation of socket.io in PHP based on workerman. (by walkor)
mark | phpsocket.io | |
---|---|---|
1 | 3 | |
337 | 2,318 | |
1.2% | 0.3% | |
0.0 | 4.7 | |
over 2 years ago | 14 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.
mark
Posts with mentions or reviews of mark.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Understanding these new frameworks
For example, https://github.com/passwalls/mark looks like what I need, but I want to skip the whole socket set up part with the built in web server.
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.
What are some alternatives?
When comparing mark and phpsocket.io you can also consider the following projects:
ip-analyzer - IP lookup service
Workerman - An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
smtp-mailer - SMTP mail sending and scheduling service
laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
AdapterMan - Run almost any PHP app faster and asynchronously with Workerman, without touch 1 line of code in your fw or app. Also use it as Serverless.
comet - Modern PHP framework for building blazing fast REST APIs and microservices