orm icon indicating copy to clipboard operation
orm copied to clipboard

[HELP WANTED] Create Symfony/Laravel bundle

Open wolfy-j opened this issue 4 years ago • 8 comments

wolfy-j avatar May 19 '20 06:05 wolfy-j

I'd be happy to help. Eager to experiment with Cycle ORM vs Doctrine in Symfony so at least I will be able to provide a bundle for that.

Alright, that's settled then, I'll get to work 👍

mdeboer avatar Jun 21 '20 19:06 mdeboer

Any updates?

mamchyts avatar Oct 04 '22 20:10 mamchyts

¯\_(ツ)_/¯ I worked only on the Yii 3 adapter Also we have the bridge for Spiral Framework User's implementation for Laravel

roxblnfk avatar Oct 04 '22 21:10 roxblnfk

Any updates?

Made progress but barely any time off work to work on this. Still on my list to complete at some point!

mdeboer avatar Oct 11 '22 15:10 mdeboer

@mdeboer can you share any code?

mamchyts avatar Oct 11 '22 15:10 mamchyts

Hi, I created a PoC of symfony bundle: https://github.com/mamchyts/cycle-symfony-bundle

Symfony demo project was taken as an example of real project.

I found some blocker/issues see README.md, and I'm not sure if future work will make sense until it's resolved.

mamchyts avatar Nov 04 '22 07:11 mamchyts

That is great news @mamchyts I will have a look soon. Fingers crossed I have some time, really would like to see this succeed 👍🏻

mdeboer avatar Nov 07 '22 11:11 mdeboer

Implementation for Laravel is here: https://github.com/wayofdev/laravel-cycle-orm-adapter

lotyp avatar Aug 15 '23 20:08 lotyp