https://github.com/symfony/object-mapper
Provides a way to map an object to another object
https://github.com/symfony/object-mapper
component php symfony symfony-component
Last synced: 27 days ago
JSON representation
Provides a way to map an object to another object
- Host: GitHub
- URL: https://github.com/symfony/object-mapper
- Owner: symfony
- License: mit
- Created: 2025-03-24T20:37:29.000Z (about 1 year ago)
- Default Branch: 8.1
- Last Pushed: 2026-02-24T07:28:30.000Z (29 days ago)
- Last Synced: 2026-02-24T13:45:52.541Z (29 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/object-mapper
- Size: 312 KB
- Stars: 34
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Object Mapper Component
=======================
The Object Mapper component allows you to map an object to another object,
facilitating the mapping using attributes.
Resources
---------
* [Documentation](https://symfony.com/doc/current/object_mapper.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)