alkinbg / optimistic-concurrency-bundle
HTTP optimistic concurrency control for Symfony and Doctrine using strong ETags, If-Match, and ORM versioning.
Package info
github.com/alkinbg/optimistic-concurrency-bundle
Type:symfony-bundle
pkg:composer/alkinbg/optimistic-concurrency-bundle
v1.0.0
2026-08-20 19:51 UTC
Requires
- php: ^8.2
- doctrine/doctrine-bundle: ^2.19 || ^3.3
- doctrine/orm: ^3.4.4
- doctrine/persistence: ^3.3 || ^4.0
- symfony/config: ^7.4 || ^8.1
- symfony/dependency-injection: ^7.4 || ^8.1
- symfony/event-dispatcher: ^7.4 || ^8.1
- symfony/http-foundation: ^7.4 || ^8.1
- symfony/http-kernel: ^7.4 || ^8.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.90
- phpstan/phpstan: ^2.2.2
- phpstan/phpstan-doctrine: ^2.0
- phpunit/phpunit: ^11.5 || ^12.5
- psr/log: ^1.1 || ^2.0 || ^3.0
- symfony/browser-kit: ^7.4 || ^8.1
- symfony/framework-bundle: ^7.4 || ^8.1
- symfony/routing: ^7.4 || ^8.1
- symfony/runtime: ^7.4 || ^8.1
- symfony/security-bundle: ^7.4 || ^8.1