aaricpittman wrote on Friday, January 08, 2016:
I was wondering what other developers thoughts are about implementing an ORM into the project. I know from searching past post that this has been discussed before but did not see a definitive answer and I’ve seen a couple of implementations in the code base.
My knowledge of PHP and the PHP ecosystem is limited, my background is in Ruby. However, I have been playing with implementing Eloquent, https://laravel.com/docs/5.1/eloquent-relationships#introduction, into the project with some success. I’m pushing my work to a branch in my fork on github, https://github.com/aaricpittman/openemr/tree/feature/eloquent . Would be interested in hearing your thoughts.
Aaric
(brady edited this to fix the github link)