symfony / object-mapper
Provides a way to map an object to another object
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Requires
- php: >=8.2
- psr/container: ^2.0
Requires (Dev)
- symfony/property-access: ^7.2
- symfony/var-exporter: ^7.2
Conflicts
- symfony/property-access: <7.2
This package is auto-updated.
Last update: 2025-08-04 07:39:09 UTC
README
The Object Mapper component allows you to map an object to another object, facilitating the mapping using attributes.
This Component is experimental. Experimental features are not covered by Symfony's Backward Compatibility Promise.