laravel-job-status
Add ability to track Job progress, status and result dispatched to Queue. (by imTigger)
laravel-swoole
High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications. (by swooletw)
laravel-job-status | laravel-swoole | |
---|---|---|
2 | 3 | |
413 | 4,044 | |
0.5% | - | |
0.0 | 2.6 | |
about 2 years ago | 8 months ago | |
PHP | PHP | |
MIT License | 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.
laravel-job-status
Posts with mentions or reviews of laravel-job-status.
We have used some of these posts to build our list of alternatives
and similar projects.
-
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
laravel-swoole
Posts with mentions or reviews of laravel-swoole.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-06.
-
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
What are some alternatives?
When comparing laravel-job-status and laravel-swoole you can also consider the following projects:
trackable-jobs-for-laravel - This package allows you to easily track your laravel jobs!
RoadRunner - 🤯 High-performance PHP application server, process manager written in Go and powered with plugins
laravel-rate-limited-job-middleware - A job middleware to rate limit jobs
LaravelS - LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
Crater Invoice - Open Source Invoicing Solution for Individuals & Businesses
hyperf-doctrine - 🎲 This project provides an integration for the Doctrine ORM and the Hyperf framework.