php-architecture-kit/uuid dependents (3) Order by: name | downloads Show: all | require | require-dev
-
PHP
php-architecture-kit/actor
Actor abstraction for PHP applications - represents who performs actions in the system.
-
PHP
php-architecture-kit/graph
Graph data structure implementation to use as base for any (including Domain) Graphs.
-
PHP
php-architecture-kit/state-machine
Graph-based state machine engine for PHP — supports parallel pointers, conditional transitions, typed state, and domain events.