asjustas / jv-rest-bundle
此Bundle提供开发rest api的帮助工具
1.3.0
2020-12-12 12:35 UTC
Requires
- php: >=7.4
- ext-json: *
- doctrine/annotations: ^1.0
- jms/serializer-bundle: ^3.7
- psr/log: ^1.0
- symfony/console: ^4.4|^5.0
- symfony/dependency-injection: ^4.4|^5.0
- symfony/event-dispatcher: ^4.4|^5.0
- symfony/framework-bundle: ^4.4.1|^5.0
- symfony/http-foundation: ^4.4|^5.0
- symfony/http-kernel: ^4.4|^5.0
- symfony/security-core: ^3.4|^4.3|^5.0
- symfony/validator: ^4.4|^5.0
Requires (Dev)
- phpunit/phpunit: ^9.4
README
https://github.com/wojciechpawlinow/rest-api-validator
https://kvashnin.github.io/blog/using-request-dto-in-symfony/
https://jolicode.com/blog/how-to-implement-your-own-fields-inclusion-rules-with-jms-serializer
"repositories": [ { "type": "path", "url": "/Users/justas/Desktop/projects/jv-rest-bundle", "options": { "symlink": true } } ], "minimum-stability": "dev", "prefer-stable": false