dualmedia/symfony-request-dto-bundle
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.18...4.0.19
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.17...4.0.18
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.16...4.0.17
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.15...4.0.16
Well I spoke too soon.
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.14...4.0.15
All the bugs noticed have been found, OpenApi now produces expected results and everything should... work.
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.13...4.0.14
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.12...4.0.13
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.11...4.0.12
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.10...4.0.11
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.9...4.0.10
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.8...4.0.9
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.7...4.0.8
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.6...4.0.7
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.5...4.0.6
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.4...4.0.5
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.3...4.0.4
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.2...4.0.3
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.1...4.0.2
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/4.0.0...4.0.1
Bundle has been rewritten from scratch with a better design in mind. While parts of it are AI generated, the whole design was done by a human and iterated over.
See README.md for the new usage, the overall idea is still the same, just with a cleaner api and better caching, more tests and so on.
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.4.1...4.0.0
Bundle tags have been renamed from dto_bundle..... to dm.dto_bundle....
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.4.0...3.4.1
#[AllowInvalid] can now be used with parameters instead of making them nullable to allow for dtos to be passed to the controller when you want to check their validity separately.
DtoInvalidEvent and DtoActionEvent were added in place of DtoHttpActionException, DtoActionEvent is fired when the dto is valid and an action should be triggered (same logic as exception before), DtoInvalidEvent is fired when the input is not valid, contains a list of all dtos that are invalid.
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.3.0...3.4.0
Added #[AsDoctrineReference] which can be used on FindBy, FindOneBy or FindComplex to pass appropriate metadata which will later force (in FindBy / FindOneBy) entities to be loaded through ids only as Doctrine references.
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.2.3...3.3.0
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.2.2...3.2.3
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.2.1...3.2.2
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.2.0...3.2.1
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.1.1...3.2.0
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.1.0...3.1.1
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/3.0.0...3.1.0
Breaking changes related to validation, see CHANGES.md
Full Changelog: https://github.com/dualmediaspzoo/symfony-request-dto-bundle/compare/2.2.4...3.0.0
How can I help you explore Laravel packages today?