This is a discussion on PHP IDEs HEEEELP! within the PHP Language forums, part of the PHP Programming Forums category; I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of IDEs that support ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of
IDEs that support php syntax, but i can't find the best or the ide that has all the features to satisfy a professional PHP developer needs. There's some IDE that supports mysql tables to generate my php forms with a few clicks? Please developers let me know what are you using. Thanks a lot! |
|
|||
|
Maguma Studio
www.maguma.com Has a very nice features... "AgustinD" <adondo@unsl.edu.ar> wrote in message news:9f4479b2.0309262056.4a7937d3@posting.google.c om... > I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of > IDEs that support php syntax, but i can't find the best or the ide > that has all the features to satisfy a professional PHP developer > needs. There's some IDE that supports mysql tables to generate my php > forms with a few clicks? > Please developers let me know what are you using. > Thanks a lot! |
|
|||
|
With total disregard for any kind of safety measures
adondo@unsl.edu.ar (AgustinD) leapt forth and uttered: > I'm looking for a very-good-lot-featured PHP IDE, i've found a > lot of IDEs that support php syntax, but i can't find the best > or the ide that has all the features to satisfy a professional > PHP developer needs. There's some IDE that supports mysql tables > to generate my php forms with a few clicks? > Please developers let me know what are you using. > Thanks a lot! http://www.phpedit.com/ The development version is not listed as being stable, but it's maturing very rapidly and I use it every day without problems. It's also probably the best true IDE I've ever used for PHP. -- There is no signature..... |
|
|||
|
AgustinD wrote:
> I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of > IDEs that support php syntax, but i can't find the best or the ide > that has all the features to satisfy a professional PHP developer > needs. There's some IDE that supports mysql tables to generate my php > forms with a few clicks? professional PHP developers don't need to have wizards/generators Wizard user != professional PHP developer |
|
|||
|
Iky <ja@nee.com> schrieb:
> AgustinD wrote: >> I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of >> IDEs that support php syntax, but i can't find the best or the ide >> that has all the features to satisfy a professional PHP developer >> needs. There's some IDE that supports mysql tables to generate my php >> forms with a few clicks? > > professional PHP developers don't need to have wizards/generators > Wizard user != professional PHP developer Seems pretty strange. What about UML modeling and code generation? Regards, Matthias |
|
|||
|
Iky <ja@nee.com> wrote in message news:<3f7569ce$0$5774$edd6591c@news.versatel.net>. ..
> AgustinD wrote: > > I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of > > IDEs that support php syntax, but i can't find the best or the ide > > that has all the features to satisfy a professional PHP developer > > needs. There's some IDE that supports mysql tables to generate my php > > forms with a few clicks? > > professional PHP developers don't need to have wizards/generators > Wizard user != professional PHP developer Nah, you could be a professional php developer with a lot of job to do, and you need some features to accelerate the development, here doesn't matter if you know how to do something, time matters |
|
|||
|
Matthias Esken <muelleimer2003@usenetverwaltung.org> wrote in message news:<bl435s.18k.1@usenet.esken.de>...
> Iky <ja@nee.com> schrieb: > > > AgustinD wrote: > >> I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of > >> IDEs that support php syntax, but i can't find the best or the ide > >> that has all the features to satisfy a professional PHP developer > >> needs. There's some IDE that supports mysql tables to generate my php > >> forms with a few clicks? > > > > professional PHP developers don't need to have wizards/generators > > Wizard user != professional PHP developer > > Seems pretty strange. What about UML modeling and code generation? > > Regards, > Matthias I'm developing from UML using ArgoUML, exporting to XMI, and converting XML to PHP with "XML2PHP" -> www.phpedit.com |
|
|||
|
Matthias Esken wrote:
> Iky <ja@nee.com> schrieb: > > >>AgustinD wrote: >> >>>I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of >>>IDEs that support php syntax, but i can't find the best or the ide >>>that has all the features to satisfy a professional PHP developer >>>needs. There's some IDE that supports mysql tables to generate my php >>>forms with a few clicks? >> >>professional PHP developers don't need to have wizards/generators >>Wizard user != professional PHP developer > > > Seems pretty strange. What about UML modeling and code generation? nah, somebody who needs a wizard for MySql tables just isn't ready for UML |
|
|||
|
AgustinD wrote:
> Iky <ja@nee.com> wrote in message news:<3f7569ce$0$5774$edd6591c@news.versatel.net>. .. > >>AgustinD wrote: >> >>>I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of >>>IDEs that support php syntax, but i can't find the best or the ide >>>that has all the features to satisfy a professional PHP developer >>>needs. There's some IDE that supports mysql tables to generate my php >>>forms with a few clicks? >> >>professional PHP developers don't need to have wizards/generators >>Wizard user != professional PHP developer > > > Nah, you could be a professional php developer with a lot of job to > do, and you need some features to accelerate the development, here > doesn't matter if you know how to do something, time matters Ummmmmm, so you say that even if you don't know what you are doing you can still call yourself a professional developer. Professional as in making money from programminng you mean. Must be true, I am one myself |
|
|||
|
If you can't get what you need done with Zend Studio ... outsource it
.... you need too much help. dp AgustinD wrote: > Matthias Esken <muelleimer2003@usenetverwaltung.org> wrote in message news:<bl435s.18k.1@usenet.esken.de>... > >>Iky <ja@nee.com> schrieb: >> >> >>>AgustinD wrote: >>> >>>>I'm looking for a very-good-lot-featured PHP IDE, i've found a lot of >>>>IDEs that support php syntax, but i can't find the best or the ide >>>>that has all the features to satisfy a professional PHP developer >>>>needs. There's some IDE that supports mysql tables to generate my php >>>>forms with a few clicks? >>> >>>professional PHP developers don't need to have wizards/generators >>>Wizard user != professional PHP developer >> >>Seems pretty strange. What about UML modeling and code generation? >> >>Regards, >> Matthias > > > I'm developing from UML using ArgoUML, exporting to XMI, and > converting XML to PHP with "XML2PHP" -> www.phpedit.com |