{"id":23088169,"url":"https://github.com/jrquick17/laravel-queue-commands","last_synced_at":"2025-04-03T16:51:13.295Z","repository":{"id":57002217,"uuid":"396178413","full_name":"jrquick17/laravel-queue-commands","owner":"jrquick17","description":"Helpful Laravel commands to help manage the queue from command line. ","archived":false,"fork":false,"pushed_at":"2021-08-15T02:14:26.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T05:39:24.194Z","etag":null,"topics":[],"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/jrquick17.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-15T01:17:07.000Z","updated_at":"2021-08-16T15:18:43.000Z","dependencies_parsed_at":"2022-08-21T14:10:33.981Z","dependency_job_id":null,"html_url":"https://github.com/jrquick17/laravel-queue-commands","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Flaravel-queue-commands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Flaravel-queue-commands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Flaravel-queue-commands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrquick17%2Flaravel-queue-commands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrquick17","download_url":"https://codeload.github.com/jrquick17/laravel-queue-commands/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247043324,"owners_count":20874085,"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":[],"created_at":"2024-12-16T20:16:09.223Z","updated_at":"2025-04-03T16:51:13.270Z","avatar_url":"https://github.com/jrquick17.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# laravel-queue-commands #\n\n[![Latest Version](https://img.shields.io/github/release/jrquick/laravel-command-queues.svg?style=flat-square)](https://github.com/jrquick/laravel-command-queues/releases)\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/jrquick/laravel-command-queues/run-tests?label=tests)\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)\n[![Total Downloads](https://img.shields.io/packagist/dt/jrquick/laravel-command-queues.svg?style=flat-square)](https://packagist.org/packages/jrquick/laravel-command-queues)\n\n![](example.gif)\n\n## Index ##\n\n* [About](#about)\n* [Setup](#setup)\n* [Usage](#usage)\n* [Functionality](#functionality)\n* [Contributing](#contributing)\n* [Issues](#issues)\n* [Release](#release)\n\n## About ## \n\nHelpful Laravel 7 and 8 commands to help manage the queue from command line.\n\n* Visit [my website](https://jrquick.com) for other cool projects!\n\n## Setup ##\n\n### Install ###\n\n```\ncomposer require jrquick/laravel-queue-commands\n```\n\n## Functionality ##\n\n* `php artisan queue:count` - Count the number of items in the queue(s). \n  * --queue - CSV of queues to be counted\n* `php artisan queue:test` - Test the queue(s).\n  * --queue - CSV of queues to test\n  * --delay - How long to delay each test\n  * --repeat - The number of tests\n  * --ttl - Time to execute the test jobs\n* `php artisan queue:track` - Visually track the items in the queue.\n  * --queue - CSV of queues to be tracked\n\n## Contributing ##\n\n### Thanks ###\n\n* [jrquick17](https://github.com/jrquick17)\n\n## Issues ##\n\nIf you find any issues feel free to open a request in [the Issues tab](https://github.com/jrquick17/ng-speed-test/issues). If I have the time I will try to solve any issues but cannot make any guarantees. Feel free to contribute yourself.\n\n## Release ##\n\n### Update Version ###\n    \n* Update version in `composer.json` file following [Semantic Versioning (2.0.0)](https://semver.org/).\n\n### Test ###\n\n* \n\n### Update Changelog ###\n\n* Add updates to `CHANGELOG.md` in root.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrquick17%2Flaravel-queue-commands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrquick17%2Flaravel-queue-commands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrquick17%2Flaravel-queue-commands/lists"}