Download the PHP package atantares/temporal-bundle without Composer
On this page you can find all versions of the php package atantares/temporal-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package temporal-bundle
Symfony Temporal Bundle
This is a package for the official PHP SDK with Workflow And Activity Registry and full-configurable worker and workflow client. Used repositories: roadrunner-bundle, temporal-bundle, temporal-bundle-vanta
Requirements:
- php >= 8.1
- symfony >= 6.0
Installation
Use this command to install
composer require atantares/temporal-bundle
Usage
Example configuration:
Doctrine integrations
If DoctrineBundle
is use, the following finalizer is available to you:
temporal.doctrine_ping_connection_<entity-mananger-name>.finalizer
temporal.doctrine_clear_entity_manager.finalizer
And interceptors:
temporal.doctrine_ping_connection_<entity-mananger-name>_activity_inbound.interceptor
Create rr.yaml:
Workflow example:
Activity example:
More php examples you can find here.
Now you can start workers:
Credits
License
MIT License
Copyright (c) 2024 Atantares
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of temporal-bundle with dependencies
ext-json Version *
symfony/dependency-injection Version ^6.0 || ^7.0
temporal/sdk Version ^2.7
symfony/http-kernel Version ^6.0 || ^7.0
symfony/config Version ^6.0 || ^7.0
symfony/console Version ^6.0 || ^7.0
symfony/serializer Version ^6.0 || ^7.0
symfony/property-info Version ^6.0 || ^7.0
symfony/runtime Version ^6.0 || ^7.0