laravel-swoole
lumen-newrelic
laravel-swoole | lumen-newrelic | |
---|---|---|
3 | 1 | |
4,044 | 27 | |
- | - | |
2.6 | 3.0 | |
5 months ago | about 2 years ago | |
PHP | PHP | |
MIT License | 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.
laravel-swoole
-
Why does Laravel need a "middleman" like Pusher or a separate Laravel Websockets server to be able to use Websockets?
I played around with https://github.com/swooletw/laravel-swoole years ago, and it worked for a simple site I made to learn. You really need a long running process like Swoole provides. I have switched our apps to Octane instead of laravel-swoole so I lost that.
-
The new version of CrowPHP is released 0.4.1
I see you get projects like this. https://github.com/swooletw/laravel-swoole. Would that be better than reinventing the wheel?
-
Laravel Octane
Right and thats exactly what Octane does. It resets the Laravel state cleanly for you. It will replace packages that have had to do this in hackier ways bc they could not change the framework guts ex: https://github.com/swooletw/laravel-swoole https://github.com/hhxsv5/laravel-s
lumen-newrelic
-
APM solutions for React/Http
i made newrelic APM work using swoole. I used https://github.com/upscalesoftware/swoole-newrelic and https://github.com/digiaonline/lumen-newrelic
What are some alternatives?
RoadRunner - 🤯 High-performance PHP application server, process manager written in Go and powered with plugins
laravel-log-viewer - :dromedary_camel: Laravel log viewer
hyperf-doctrine - 🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.
swoole-newrelic - New Relic APM and Browser monitoring of Swoole web-server
laravel-job-status - Add ability to track Job progress, status and result dispatched to Queue.
seotools - SEO Tools for Laravel
LaravelS - LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
laravel-fractal - An easy to use Fractal wrapper built for Laravel and Lumen applications
vue-lumen-starter - 😎 VueJs & Lumen Api Starter.
app - The old version of Buggregator, which uses Laravel framework, is no longer being actively developed. The new beta version, built with Spiral framework, is now available at https://github.com/buggregator/spiral-app and offers significant improvements in performance and stability, as well as a lighter docker image size of around 300mb.
mezzio-swoole - Swoole support for Mezzio
phpsocket.io - A server side alternative implementation of socket.io in PHP based on workerman.