solido / patch-manager
Patch manager designed for handling PATCH requests on REST apis
v0.5.0
2026-06-21 22:22 UTC
Requires
- php: ^8.4
- ext-json: *
- justinrainbow/json-schema: ^5.2
- solido/common: ^0.3 || ^0.4 || ^0.5
- solido/data-mapper: ^0.4 || ^0.5
- symfony/cache: ^7.4 || ^8.0
- symfony/http-foundation: ^7.4 || ^8.0
- symfony/property-access: ^7.4 || ^8.0
- symfony/string: ^7.4 || ^8.0
- symfony/validator: ^7.4 || ^8.0
Requires (Dev)
- doctrine/collections: ^1.0 || ^2.0 || ^3.0
- doctrine/common: ^2.10 || ^3.0
- doctrine/persistence: ^1.3 || ^2.0
- friendsofphp/proxy-manager-lts: ^1.0
- kcs/psr-phpstan-rules: dev-main
- nyholm/psr7: ^1.0
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^11.0 || ^12.0
- roave/security-advisories: dev-master
- solido/data-transformers: ^0.4 || ^0.5
- solido/php-coding-standards: dev-master
- symfony/form: ^7.4 || ^8.0
README
Handles PATCH requests. Supports JSON patch and merge-patch.
Read more in the component documentation