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
{{ message }}
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
First of all, thank you for creating this package and your contributing to the OS community.
We have used your package in a lot of our projects and have made a few contributions as well.
The approach of creating a class for each Magento endpoint seems like a neat idea as you can easily see what is available to you. It unfortunately brings a lot of work too in order to create and maintain these classes.
That's why we have created a package with a more minimalistic approach in which the client can be used to make requests directly. This is especially helpful with a lot of custom endpoints. Although we do have some predefined classes, it is primarily to overcome rewriting the same code repeatedly and being able to fetch results lazily.
If you do not wish to maintain the package anymore, ours could be a replacement. We would be happy to write a migration guide. Luckily, the environmental variables are already compatible with each other.
Hi everyone,
We have discontinued working with Magento in favor of other platforms. We are looking for maintainers to take over this package.
Interested? Drop a comment here or email me at [email protected].
Thanks!
The text was updated successfully, but these errors were encountered: