framesnpictures/el-hybrid-queue
最新稳定版本:0.1
Composer 安装命令:
composer require framesnpictures/el-hybrid-queue
包简介
Hybrid Queue for Laravel
README 文档
README
Hybrid Queue for Laravel
This repository is scaffolded as a Laravel package (module) with:
- Composer configuration including Orchestra Testbench for testing
- src, config, and database directories
- A Service Provider auto-discovered by Laravel
- An example migration and example test case
Getting started
- Install dependencies: composer install
- Run tests: ./vendor/bin/phpunit or composer test
Structure
- src/ElHybridQueueServiceProvider.php
- config/el-hybrid-queue.php
- database/migrations/*
- tests/ (uses Orchestra Testbench)
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-28