DtoParamConverterBundle

Easy requests into DTO mapping for your Symfony API

MIT License

Downloads
63.8K
Stars
8
Committers
1

Bot releases are hidden (Show)

DtoParamConverterBundle - v2.0.3 Latest Release

Published by pfilsx over 1 year ago

DtoParamConverterBundle - v2.0.2

Published by pfilsx almost 2 years ago

What's Changed

Full Changelog: https://github.com/pfilsx/DtoParamConverterBundle/compare/v2.0.1...v2.0.2

DtoParamConverterBundle - v2.0.1

Published by pfilsx about 2 years ago

Fix get content from request for multipart

Full Changelog: https://github.com/pfilsx/DtoParamConverterBundle/compare/v2.0.0...v2.0.1

DtoParamConverterBundle - v2.0.0

Published by pfilsx over 2 years ago

What's Changed

Full Changelog: https://github.com/pfilsx/DtoParamConverterBundle/compare/v1.4.0...v2.0.0

DtoParamConverterBundle - v1.4.0

Published by pfilsx over 2 years ago

What's Changed

Full Changelog: https://github.com/pfilsx/DtoParamConverterBundle/compare/v1.3.1...v1.4.0

DtoParamConverterBundle - v1.3.1

Published by pfilsx almost 3 years ago

What's Changed

  • add default validation groups

Full Changelog: https://github.com/pfilsx/DtoParamConverterBundle/compare/v1.3.0...v1.3.1

DtoParamConverterBundle - v1.3.0

Published by pfilsx almost 3 years ago

What's Changed

updated for symfony 6
added partial denormalization exceptions support

Full Changelog: https://github.com/pfilsx/DtoParamConverterBundle/compare/v1.2.1...v1.3.0

DtoParamConverterBundle - v1.2.1

Published by pfilsx almost 3 years ago

fixed deps in composer.json
updated readme
added license

DtoParamConverterBundle - v1.2.0

Published by pfilsx about 3 years ago

Added bundle global configuration

DtoParamConverterBundle - v1.1.0

Published by pfilsx over 3 years ago

Updated symfony deps to 5.3

DtoParamConverterBundle - v1.0.4

Published by pfilsx over 3 years ago

added automatic multiple fields mapping from request attributes for entity preload

DtoParamConverterBundle - v1.0.3

Published by pfilsx over 3 years ago

added 6.1 SensioFrameworkExtraBundle version

DtoParamConverterBundle - v1.0.2

Published by pfilsx over 3 years ago

added custom exception on not normalizable value

DtoParamConverterBundle - v1.0.1

Published by pfilsx over 3 years ago

fixed entity preload into dto on empty request

DtoParamConverterBundle - v1.0.0

Published by pfilsx over 3 years ago

initial release