symfony / object-mapper
Provides a way to map an object to another object
                                    Fund package maintenance!
                                                                            
                                                                                                                                        fabpot
                                                                                    
                                                                            
                                                                                                                                        nicolas-grekas
                                                                                    
                                                                            
                                                                                                                                        symfony.com/sponsor
                                                                                    
                                                                            
                                                                                                                                        Tidelift
                                                                                    
                                                                
Installs: 230 300
Dependents: 7
Suggesters: 0
Security: 0
Stars: 31
Watchers: 4
Forks: 0
pkg:composer/symfony/object-mapper
Requires
- php: >=8.4
- psr/container: ^2.0
Requires (Dev)
- symfony/property-access: ^7.4|^8.0
- symfony/var-exporter: ^7.4|^8.0
Conflicts
- symfony/property-access: <7.2
This package is auto-updated.
Last update: 2025-10-30 14:19:14 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.