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

Feature Request: Symfony bundle #92

Open
htuscher opened this issue Aug 13, 2024 · 2 comments
Open

Feature Request: Symfony bundle #92

htuscher opened this issue Aug 13, 2024 · 2 comments

Comments

@htuscher
Copy link

It would be awesome, if there was a Symfony Bundle wrapping this client, which uses either the Symfony HttpClient or the Symfony Guzzle Bundle so we could use datacollectors and stuff.

@SpiGAndromeda
Copy link

SpiGAndromeda commented Oct 1, 2024

I am working towards it: https://github.com/it-bens/shopware-php-sdk

The existing package structure made the service usage of the code very difficult. That's why I created an own fork. I already refactored (and improved) the entity hydration to make if more efficient and encapsulated as services. Definition manipulation is also possible (e.g. to add new properties to existing entities).

When I finished the service encapsulation and added some features, I will create a separate Symfony bundle that contains the DI stuff and uses the forked package.

@SpiGAndromeda
Copy link

@htuscher I released the Symfony bundle: https://github.com/it-bens/shopware-php-sdk-bundle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants