tiny-blocks/outbox
Implements the Transactional Outbox pattern. Persists domain events atomically with aggregate state changes through a customizable table schema, reflection-based payload serialization, and built-in support for event schema versioning.
时间:2026-05-14 04:25
teknoo/states
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
时间:2026-01-04 05:10
tusharkhan/chatbot
🤖 Modern PHP chatbot framework with multi-platform support (Telegram, Slack, Web). Build intelligent conversational bots with pattern matching, state management, and middleware. Works with any PHP framework or standalone.
时间:2025-08-20 18:02
small/swoole-patterns
This project provides implementations of async design patterns for PHP OpenSwoole projects.
时间:2023-01-25 18:03
djsharman/state
The State design pattern. Implemented in PHP and with style.
时间:2015-10-30 12:55
teknoo/states-bundle
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
时间:2015-10-29 23:03
gmorel/state-workflow-bundle
Helping you implementing a complex yet easily maintainable workflow
时间:2015-05-01 21:26