gabordemooij / redbean

ORM layer that creates models, config and database on the fly
https://www.redbeanphp.com
2.3k stars 280 forks source link

Framework integration #936

Closed flip111 closed 1 year ago

flip111 commented 1 year ago

Would it be an idea to officially support some of the biggest PHP frameworks such as providing a symfony bundle and laravel package?

On the one hand it could be said that 3rd parties can integrate this. On the other hand it's becoming more common that software libraries provide integrations with things in the ecosystem. Making it 1st party would give best of class integration and promote the use of redbeanphp.

gabordemooij commented 1 year ago

People are always welcome to package RedBeanPHP in their favorite framework. I can even add links to the packages/plugins on the main website, no problem.

Personally, I do not rely that much on frameworks, so I would not know where to begin. I believe this is best done by people who know more about their favourite framework than I do.

flip111 commented 1 year ago

What about if someone else did it but still it's described on the main site (i mean a bit larger description). For example tailwind does this https://tailwindcss.com/docs/guides/symfony

gabordemooij commented 1 year ago

Sure, of course. The website is also open source, you can send in a PR if you want (just plain HTML). Just select the "manual" branch.

flip111 commented 1 year ago

That's nice, something i was thinking about for some years already. I'm not sure if i will do it soon. I will close this ticket because i don't see a reason to keep it as active item. If anyone else wants to do it they can search the issues and find it by keyword.