asjustas / jv-rest-bundle
This Bundle provides helpers to develop rest api
Installs: 317
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
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