Coming from an asp.net mvc background & have some questions
Posted: Fri Nov 25, 2011 7:23 am
Basically I have never coded with PHP, but seeing as they are all c derived languages
thought I could just jump into it seeing as the mvc pattern is implemented with
opencart.
I have some questions as to the preferred\optimal working environment and
what you guys can recommend. Reading from the forums most people
seem to be using a simple editor like notepad++ and not a full on IDE
with integrated Web\SQL server etc. and seeing as PHP is not compiled
code and there does not appear to be a project solution file I was
wondering whether I would be best off by just installing
(CentoOS - Apache - MySQL- PHP + other open cart dependences) and simply
opening the files from the serving "WWW" etc. directory and editing them
in a simple editor or is there a good IDE that would allow me to open
the opencart project in its entirety, show all directories, classes etc.
offer something similar to intellisense etc. Does Zend studio
and eclipse really aid in non-too complex PHP projects (not based on frameworks) or not ?
Also a good MySQL database manager (free or not doesn't matter)?
Thanks..
thought I could just jump into it seeing as the mvc pattern is implemented with
opencart.
I have some questions as to the preferred\optimal working environment and
what you guys can recommend. Reading from the forums most people
seem to be using a simple editor like notepad++ and not a full on IDE
with integrated Web\SQL server etc. and seeing as PHP is not compiled
code and there does not appear to be a project solution file I was
wondering whether I would be best off by just installing
(CentoOS - Apache - MySQL- PHP + other open cart dependences) and simply
opening the files from the serving "WWW" etc. directory and editing them
in a simple editor or is there a good IDE that would allow me to open
the opencart project in its entirety, show all directories, classes etc.
offer something similar to intellisense etc. Does Zend studio
and eclipse really aid in non-too complex PHP projects (not based on frameworks) or not ?
Also a good MySQL database manager (free or not doesn't matter)?
Thanks..