Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Money] Add a Doctrine Bridge #20

Closed
JoshuaEstes opened this issue Oct 1, 2023 · 0 comments
Closed

[Money] Add a Doctrine Bridge #20

JoshuaEstes opened this issue Oct 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@JoshuaEstes
Copy link
Member

JoshuaEstes commented Oct 1, 2023

https://www.doctrine-project.org/projects/doctrine-orm/en/2.16/cookbook/custom-mapping-types.html

  • Money Type? Store as json {"amount":"4.20","currency":"usd"}
  • Currency Type
  • Amount Type
@JoshuaEstes JoshuaEstes added Money enhancement New feature or request labels Oct 1, 2023
@JoshuaEstes JoshuaEstes added this to the v1.x milestone Nov 3, 2023
@JoshuaEstes JoshuaEstes changed the title Add a Doctrine Bridge for Money Component [Money] Add a Doctrine Bridge Nov 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant