CARVIEW |
symfony / object-mapper
Provides a way to map an object to another object
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 192 101
Dependents: 8
Suggesters: 0
Security: 0
Stars: 31
Watchers: 4
Forks: 0
pkg:composer/symfony/object-mapper
Requires
- php: >=8.2
- psr/container: ^2.0
Requires (Dev)
- symfony/property-access: ^7.2
- symfony/var-exporter: ^7.2
Suggests
None
Provides
None
Conflicts
- symfony/property-access: <7.2
Replaces
None
MIT 62752b89178d7654bb7ec97d3fa3dbd67e417dbe
- Fabien Potencier <fabien.woop@symfony.com>
- Symfony Community
- 8.0.x-dev
- 7.4.x-dev
- 7.3.x-dev
- v7.3.4
- v7.3.3
- v7.3.2
- v7.3.1
- v7.3.0
- v7.3.0-RC1
- v7.3.0-BETA2
- v7.3.0-BETA1
This package is auto-updated.
Last update: 2025-10-08 10:41:28 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.