You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: