Packages from php-architecture-kit
-
php-architecture-kit/actor
Actor abstraction for PHP applications - represents who performs actions in the system.
-
PHP
php-architecture-kit/clock
Another Clock implementation but if you allow the PHP Architecture library to be used on your domains, then you may prefer `new SystemClock` from that library rather than any other.
-
PHP
php-architecture-kit/domain-core
Domain Core abstract classes, interfaces and categorized exceptions.
-
PHP
php-architecture-kit/uuid
UUID Value Object with provider-agnostic facade and optional interoperability with popular UUID libraries.