Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.66 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.66 KB

Symfony Add-on Transformers

Latest Stable Version Total Downloads License

Build Status Coverage Status PHP Version Symfony Version

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.

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.