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: about 2 months 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-03-31T21:31:23.000Z (3 months ago)
- Last Synced: 2026-04-01T00:41:03.339Z (3 months ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/object-mapper
- Size: 143 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)