{"id":29817235,"url":"https://github.com/ilzrv/laravel-queue-size","last_synced_at":"2025-07-28T20:12:31.124Z","repository":{"id":45618457,"uuid":"254458866","full_name":"ilzrv/laravel-queue-size","owner":"ilzrv","description":"The missing queue:size command","archived":false,"fork":false,"pushed_at":"2021-12-04T13:49:56.000Z","size":21,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T13:53:23.634Z","etag":null,"topics":["laravel","laravel-queue","laravel-queue-size"],"latest_commit_sha":null,"homepage":"","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/ilzrv.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2020-04-09T19:19:31.000Z","updated_at":"2021-12-04T13:49:59.000Z","dependencies_parsed_at":"2022-08-25T20:01:06.048Z","dependency_job_id":null,"html_url":"https://github.com/ilzrv/laravel-queue-size","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ilzrv/laravel-queue-size","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilzrv%2Flaravel-queue-size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilzrv%2Flaravel-queue-size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilzrv%2Flaravel-queue-size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilzrv%2Flaravel-queue-size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ilzrv","download_url":"https://codeload.github.com/ilzrv/laravel-queue-size/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ilzrv%2Flaravel-queue-size/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267578003,"owners_count":24110351,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["laravel","laravel-queue","laravel-queue-size"],"created_at":"2025-07-28T20:12:30.490Z","updated_at":"2025-07-28T20:12:31.117Z","avatar_url":"https://github.com/ilzrv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel Queue Size Command\n[![Latest Version on Packagist][ico-version]][link-packagist]\n[![Software License][ico-license]](LICENSE)\n[![Build Status][ico-tests]][link-tests]\n[![Total Downloads][ico-downloads]][link-downloads]\n\nThis package offers an artisan command to check queue size in your application.\n\n## Installation\n\nYou can install the package via composer:\n\n``` bash\ncomposer require ilzrv/laravel-queue-size\n```\n\n## Usage\n\nTo check the queue size you can use this command:\n\n```bash\nphp artisan queue:size\n```\n\nTo check the size of another queue:\n\n```bash\nphp artisan queue:size --queue=awesome-queue\n```\n\nTo check the size of another connection:\n\n```bash\nphp artisan queue:size redis --queue=awesome-queue\n```\n\n### License\n\nThe Laravel Queue Size Command is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)\n\n[ico-version]: https://img.shields.io/packagist/v/ilzrv/laravel-queue-size\n[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg\n[ico-tests]: https://github.com/ilzrv/laravel-queue-size/workflows/tests/badge.svg\n[ico-downloads]: https://img.shields.io/packagist/dt/ilzrv/laravel-queue-size\n\n[link-packagist]: https://packagist.org/packages/ilzrv/laravel-queue-size\n[link-tests]: https://github.com/ilzrv/laravel-queue-size/actions?query=workflow:tests\n[link-downloads]: https://packagist.org/packages/ilzrv/laravel-queue-size\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filzrv%2Flaravel-queue-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filzrv%2Flaravel-queue-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filzrv%2Flaravel-queue-size/lists"}