solido / patch-manager
Patch manager designed for handling PATCH requests on REST apis
Installs: 8 043
Dependents: 2
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 1
Requires
- php: ^8.1
- ext-json: *
- justinrainbow/json-schema: ^5.2
- solido/common: ^0.3 || ^0.4
- solido/data-mapper: ^0.4
- symfony/cache: ^5.4 || ^6.0 || ^7.0
- symfony/http-foundation: ^5.4 || ^6.0 || ^7.0
- symfony/property-access: ^5.4 || ^6.0 || ^7.0
- symfony/validator: ^5.4 || ^6.0 || ^7.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: ^9.4
- roave/security-advisories: dev-master
- solido/data-transformers: ^0.4@dev
- solido/php-coding-standards: dev-master
- symfony/form: ^5.4 || ^6.0 || ^7.0
- symfony/inflector: ^5.4 || ^6.0 || ^7.0
- symfony/string: ^5.4 || ^6.0 || ^7.0
README
Handles PATCH requests. Supports JSON patch and merge-patch.
Read more in the component documentation