phpsocket.io
pusher-js
phpsocket.io | pusher-js | |
---|---|---|
3 | 47 | |
2,312 | 2,161 | |
0.1% | 1.3% | |
2.8 | 4.8 | |
4 months ago | 13 days ago | |
PHP | JavaScript | |
- | MIT License |
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
-
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.
pusher-js
-
5 Must-Watch Tutorials to Build Your SaaS App in 2025
In this tutorial, you’ll create a Next.js project with TailwindCSS and build custom authentication pages for Clerk without the watermark. This means you’ll create a custom Clerk authentication component, allowing you to have a UI without the Clerk branding in the authentication component. You’ll then set up file uploads using Uploadcare and create custom theming with Shadcn UI for light and dark modes. A real-time chat feature will be built using Pusher as a secure layer between the server and the client.
-
PubNub vs Pusher creating a realtime messaging app in React
When talking about general IM applications, having the ability to speak to someone in real-time opens up the door to so many unique possibilities. Our world has become ever more connected as a result of these newfound capabilities. In todays article we will learn all about messaging as we build a real-time messaging application. The application will be able to connect to two different real-time application platforms which are Pusher and PubNub.
-
10 Must-Use APIs for Your Next SaaS Project
For real-time notifications, Pusher’s APIs allow you to implement in-app notifications, chat features, and collaboration tools easily. you can find it here
-
How to Build a Real-time Chat App with Laravel, Vue.js, and Pusher
Pusher is a cloud-hosted service that makes adding real-time functionality to applications easy. It acts as a real-time communication layer between servers and clients. This allows your backend server to instantly broadcast new data via Pusher to your Vue.js client.
-
Gazette: Cloud-native millisecond-latency streaming
Not an exact match, but https://github.com/soketi/soketi might work for your needs (API-compatible with https://pusher.com )
-
Show HN: Webhooked.email (2023)
Feature request received!
Pusher as in this thing -- https://pusher.com/ right?
Any other places you want to push to? Slack?
- Laravel Reverb: Fitur Websocket Server pada Laravel 11
-
Build a nice Realtime notification with Laravel Jetstream (InertiaJS / Vue 3 stack).
Now let's push the notification to pusher. First you have to go to https://pusher.com/ login create an app an get API keys. Then fill them in your .env file
-
Chat system sockets vs ajax?
another tool is pusher but have a high cost https://pusher.com/
-
Custom vs. off-the-shelf React web notification systems: Which is better?
Pusher specializes in realtime WebSockets and offers a straightforward way to integrate realtime features into your React app. It's a reliable choice for apps that need to send notifications based on realtime events.
What are some alternatives?
Workerman - An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols.
chatify - Laravel's #1 one-to-one chatting system package, helps you add a complete real-time chatting system to your new/existing Laravel application with only one command.
laravel-swoole - High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.
websocketd - Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
comet - Modern PHP framework for building blazing fast REST APIs and microservices
django-tailwind-alpine-htmx - Simple Task app using Django, Tailwind CSS, Alpine.js and HTMX