Skip to content

componenta/cqrs-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Componenta CQRS Lock

Resource lock middleware package for componenta/cqrs commands marked with #[Lock].

composer require componenta/cqrs-lock

Register the provider and configure Symfony\Component\Lock\LockFactory in the container.

return [
    new Componenta\CQRS\ConfigProvider(),
    new Componenta\CQRS\Lock\ConfigProvider(),
];

The package provides Componenta\CQRS\Command\Middleware\ResourceLockMiddleware and lock-related exceptions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages