https://github.com/darkwebdesign/symfony-addon-transformers
Symfony Add-on Transformers [READ-ONLY] Subtree split of https://github.com/darkwebdesign/symfony-addon-pack
https://github.com/darkwebdesign/symfony-addon-transformers
php symfony transformers
Last synced: 5 months ago
JSON representation
Symfony Add-on Transformers [READ-ONLY] Subtree split of https://github.com/darkwebdesign/symfony-addon-pack
- Host: GitHub
- URL: https://github.com/darkwebdesign/symfony-addon-transformers
- Owner: darkwebdesign
- License: mit
- Created: 2017-01-15T15:31:45.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-02-10T15:37:22.000Z (5 months ago)
- Last Synced: 2026-02-10T18:26:15.021Z (5 months ago)
- Topics: php, symfony, transformers
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symfony Add-on Transformers
[](https://packagist.org/packages/darkwebdesign/symfony-addon-transformers)
[](https://packagist.org/packages/darkwebdesign/symfony-addon-transformers)
[](https://packagist.org/packages/darkwebdesign/symfony-addon-transformers)
[](https://github.com/darkwebdesign/symfony-addon-transformers/actions/workflows/build.yaml)
[](https://codecov.io/gh/darkwebdesign/symfony-addon-transformers)
[](https://php.net/)
[](https://symfony.com/)
Symfony Add-on Transformers is a collection of extra Symfony data transformers that you can use in your Symfony
applications.
Learn more about it in its [documentation](https://darkwebdesign.github.io/symfony-addon-pack/docs/7.2).
## Features
### Data Transformers
* BooleanToValueTransformer, transforms between a boolean and a scalar value.
* EntityToIdentifierTransformer, transforms between an identifier and a Doctrine entity.
## License
Symfony Add-on Transformers is licensed under the MIT License - see the `LICENSE` file for details.