{"id":25317489,"url":"https://github.com/rakshitbharat/queuefy","last_synced_at":"2025-10-28T21:30:43.711Z","repository":{"id":62532968,"uuid":"242930057","full_name":"rakshitbharat/queuefy","owner":"rakshitbharat","description":"This package will take care of Queue from Cron Job it self.","archived":false,"fork":false,"pushed_at":"2024-12-23T14:53:07.000Z","size":30,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T01:02:58.066Z","etag":null,"topics":["background-jobs","command","command-based-queue","cronjob","laravel-queue","queue-from-crontab","scheduler","supervisor"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rakshitbharat.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":"FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"custom":["paypal.me/rakshitbharat"]}},"created_at":"2020-02-25T06:45:23.000Z","updated_at":"2024-12-23T14:52:40.000Z","dependencies_parsed_at":"2024-04-07T14:36:48.066Z","dependency_job_id":"571e28ad-45ae-41a5-ae28-d8db8f68f11a","html_url":"https://github.com/rakshitbharat/queuefy","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshitbharat%2Fqueuefy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshitbharat%2Fqueuefy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshitbharat%2Fqueuefy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rakshitbharat%2Fqueuefy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rakshitbharat","download_url":"https://codeload.github.com/rakshitbharat/queuefy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238723035,"owners_count":19519862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["background-jobs","command","command-based-queue","cronjob","laravel-queue","queue-from-crontab","scheduler","supervisor"],"created_at":"2025-02-13T19:38:32.760Z","updated_at":"2025-10-28T21:30:43.397Z","avatar_url":"https://github.com/rakshitbharat.png","language":"PHP","funding_links":["paypal.me/rakshitbharat"],"categories":[],"sub_categories":[],"readme":"\n# Queuefy\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/rakshitbharat/queuefy.svg?style=flat-square)](https://packagist.org/packages/rakshitbharat/queuefy)\n[![Quality Score](https://img.shields.io/scrutinizer/g/rakshitbharat/queuefy.svg?style=flat-square)](https://scrutinizer-ci.com/g/rakshitbharat/queuefy)\n[![Total Downloads](https://img.shields.io/packagist/dt/rakshitbharat/queuefy.svg?style=flat-square)](https://packagist.org/packages/rakshitbharat/queuefy)\n\nQueuefy is a versatile package designed to facilitate queue handling directly from cron jobs, ideal for environments with specific constraints. Whether you're on a shared server, lacking supervisor config file access, or unable to install supervisor, Queuefy offers a robust solution. It's perfect for those who can manage cron jobs but face restrictions with more traditional queue management approaches.\n\n## Features\n\n- **Simple Integration**: Easy to set up with just a few commands.\n- **Versatile Usage**: Works on shared servers and environments without supervisor.\n- **Custom Queue Support**: Offers the ability to add custom queue commands via environment variables.\n\n## Installation\n\nInstall Queuefy with Composer to streamline queue management on your server:\n\n```bash\ncomposer require rakshitbharat/queuefy\n```\n\n## Usage\n\nTo use Queuefy, simply run the following command from your console. This will initiate a single queue thread:\n\n```bash\nphp artisan queue:work --timeout=0\n```\n\nFor custom queue commands, add your preferred command to your `.env` file like so:\n\n```\nQUEUE_COMMAND_AFTER_PHP_ARTISAN=\"your_custom_command\"\n```\n\nTO STOP RUNNING OF QUE, add your preferred command to your `.env` file like so:\n\n```\nby Default it will be false\nSTOP_QUEUE=true\n```\n\nThis is especially useful for shared hosting environments, or when you're unable to use traditional supervisor configurations for queue management.\n\n## Changelog\n\nFor a detailed history of changes and improvements, refer to the [CHANGELOG](CHANGELOG.md).\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**. Please see [CONTRIBUTING](CONTRIBUTING.md) for guidelines on how to get involved.\n\n### Security\n\nIf you encounter any security issues, please send an email to rakshitbharatproject@gmail.com instead of using the public issue tracker.\n\n## Credits\n\n- [Rakshit Patel](https://github.com/rakshitbharat) - **Project Lead**\n- [All Contributors](../../contributors) - **Special Thanks**\n\n## License\n\nQueuefy is open-sourced software licensed under the [MIT License](LICENSE.md). Feel free to explore, modify, and distribute as you see fit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakshitbharat%2Fqueuefy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frakshitbharat%2Fqueuefy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frakshitbharat%2Fqueuefy/lists"}