laravel-swoole
laravel-job-status


laravel-swoole | laravel-job-status | |
---|---|---|
3 | 2 | |
4,044 | 411 | |
- | 1.2% | |
2.6 | 0.0 | |
5 months ago | almost 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
laravel-job-status
-
Looking for the possibility to extend the failed_jobs table
I have extended https://github.com/imTigger/laravel-job-status to track a lot more detail on jobs, completed and failed. I've found it invaluable when you need more auditable info on jobs.
-
Dispatch a job, show to the user if it's finished
As with almost everything in laravel, there‘s an package for it: https://github.com/imTigger/laravel-job-status
What are some alternatives?
RoadRunner - 🤯 High-performance PHP application server, process manager written in Go and powered with plugins
trackable-jobs-for-laravel - This package allows you to easily track your laravel jobs!
hyperf-doctrine - 🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.
horizon-exporter - Export Laravel Horizon metrics using this Prometheus exporter.
LaravelS - LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
Crater Invoice - Open Source Invoicing Solution for Individuals & Businesses
vue-lumen-starter - 😎 VueJs & Lumen Api Starter.
laravel-rate-limited-job-middleware - A job middleware to rate limit jobs
lumen-newrelic - New Relic instrumentation for the Lumen framework
safe-dispatcher - Laravel SafeDispatcher dispatches your Queue Jobs in a safer & recoverable way.
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.
laravel-priority-queue - Priority Queues driver implementation for Laravel. Utilizing DB Driver.

