PHPackages                             highcore/temporal-bundle - 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. [CLI &amp; Console](/categories/cli)
4. /
5. highcore/temporal-bundle

ActiveLibrary[CLI &amp; Console](/categories/cli)

highcore/temporal-bundle
========================

Command Runner and Activity Registry for Temporal

v1.2.4(1y ago)1712.4k↓31.3%4[1 issues](https://github.com/highcoreorg/temporal-bundle/issues)MITPHPPHP &gt;=8.2

Since Dec 4Pushed 1y ago3 watchersCompare

[ Source](https://github.com/highcoreorg/temporal-bundle)[ Packagist](https://packagist.org/packages/highcore/temporal-bundle)[ RSS](/packages/highcore-temporal-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (8)Versions (21)Used By (0)

Symfony Temporal Bundle
=======================

[](#symfony-temporal-bundle)

Description
-----------

[](#description)

This is a wrapper package for the [official PHP SDK](https://github.com/temporalio/sdk-php) with Activity Registry and full-configurable worker and workflow client.

Table of Contents (Optional)
----------------------------

[](#table-of-contents-optional)

If your README is long, add a table of contents to make it easy for users to find what they need.

- [Installation](#installation)
- [Usage](#usage)
- [Writing PHPUnit tests](writing-tests.md)
- [Credits](#credits)
- [License](#license)

Installation
------------

[](#installation)

Use this command to install `composer require highcore/temporal-bundle`

Usage
-----

[](#usage)

Create config/workflows.php

And register here your workflows, like a config/bundles.php for symfony

Example config/workflows.php:

```
