symfony / object-mapper
Provides a way to map an object to another object
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Requires
- php: >=8.2
- psr/container: ^2.0
Requires (Dev)
- symfony/property-access: ^7.2
Conflicts
- symfony/property-access: <7.2
This package is auto-updated.
Last update: 2025-03-25 11:22:15 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.