Php Framework to use for a EMR

Discussion for various published PHP frameworks, including Zend Framework, CodeIgniter, Kohana, CakePHP, Yii, Symfony, and others.

Moderator: General Moderators

Post Reply
joelelangovan
Forum Newbie
Posts: 1
Joined: Fri Apr 15, 2011 6:23 am

Php Framework to use for a EMR

Post by joelelangovan »

I am developing a commercial EMR(Electronic Medical Records & Hospital Management) software using Php OOP. I am already done with 60% of the work, but i am designing without a framework. I am now thinking of using a framework ? which framework would you recommend to use. The project is quite big with the following functions.
1.Patient Registration module
2.Outpatient management module
3.Inpatient management module
4.Electronic Patient records module
5.Ward management module
6.Prescription Module
7.Nursing Module
8.OP room Module
9.Pharmacy Module
10.Lab Module
11.Appointment Module
12.Billing Module
13.Maybe (online Patient registration and Electronic health record management).

Please recommend me the framework to use or is it ok to create the application without a framework ? :banghead:
Thanks.
Joel
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Php Framework to use for a EMR

Post by Christopher »

See my comment here: viewtopic.php?p=650794#p650794
(#10850)
Post Reply