1. What is the benefit from your shopware extension to the community?
I recently made a pull request for Shopware to implement a new command sw:tinker to implement psy/psysh. Sadly this pull request was rejected for not following the planned roadmap of the product. In an attempt to not let my work on this go to waste, I propose to you my improved implementation as frosh:tinker. I have moved the code into a dedicated plugin and rebranded everything to frosh using the default plugin repository. The improvement I made is a caster for ORM objects as well as an easy way to provide and register other casters through a tagged service implementing an interface. For any further information, you can take a look at the readme file of the plugin.
1. What is the benefit from your shopware extension to the community?
I recently made a pull request for Shopware to implement a new command
sw:tinker
to implementpsy/psysh
. Sadly this pull request was rejected for not following the planned roadmap of the product. In an attempt to not let my work on this go to waste, I propose to you my improved implementation asfrosh:tinker
. I have moved the code into a dedicated plugin and rebranded everything to frosh using the default plugin repository. The improvement I made is a caster for ORM objects as well as an easy way to provide and register other casters through a tagged service implementing an interface. For any further information, you can take a look at the readme file of the plugin.2. Link to current Github repository
jkrzefski/FroshTinker
3. Checklist