PHPackages                             icephp/mini-queue - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. icephp/mini-queue

ActiveLibrary[Queues &amp; Workers](/categories/queues)

icephp/mini-queue
=================

IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow

10PHP

Since Oct 20Pushed 2y agoCompare

[ Source](https://github.com/IcePHP/mini-queue)[ Packagist](https://packagist.org/packages/icephp/mini-queue)[ RSS](/packages/icephp-mini-queue/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

IcePHP/MiniQueue
================

[](#icephpminiqueue)

**Author**: Michael Piper **Contact**:

IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow.

composer require icephp/mini-queue

Files
-----

[](#files)

### `queue.php`

[](#queuephp)

```
