You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please read the [dedicated documentation page](https://yokai-batch.readthedocs.io/en/0.x/bridges/symfony-serializer.html).
26
+
25
27
This package provides:
26
28
27
-
- an [item processor](https://github.com/yokai-php/batch-src/blob/0.x/docs/batch-symfony-serializer/normalize-item-processor.md) that uses normalization
28
-
- an [item processor](https://github.com/yokai-php/batch-src/blob/0.x/docs/batch-symfony-serializer/denormalize-item-processor.md) that uses denormalization
29
-
- a [job execution serializer](https://github.com/yokai-php/batch-src/blob/0.x/docs/batch-symfony-serializer/job-execution-serializer.md) that uses serialization
29
+
- an [item job processor](https://github.com/yokai-php/batch-symfony-serializer/blob/0.x/src/NormalizeItemProcessor.php) that normalizes every item
30
+
- an [item job processor](https://github.com/yokai-php/batch-symfony-serializer/blob/0.x/src/DenormalizeItemProcessor.php) that denormalizes every item
0 commit comments