Welcome! Log In Create A New Profile

Advanced

[PHP] Searching IDE.

Posted by David Arroyo 
David Arroyo
[PHP] Searching IDE.
June 13, 2012 11:20AM
Hi Folks,

I am searching an IDE for php and web development, my options are
Aptana or Eclipse+PDT.
What is your opinion?

Thanks.
Regards.

--

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sharl Jimh Tsin
Re: [PHP] Searching IDE.
June 13, 2012 11:30AM
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012年06月13日 17:11, David Arroyo wrote:
> Hi Folks,
>
> I am searching an IDE for php and web development, my options are
> Aptana or Eclipse+PDT. What is your opinion?
>
> Thanks. Regards.
>
> --
>
NetBeans IDE.

- --
Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)

Using Gmail? Please read this important notice:
http://www.fsf.org/campaigns/jstrap/gmail?10073.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJP2Fv8AAoJEEYmNy4jisTjBRwH/2hjhwaYNkjcJEastwa7O6cq
ej/s95ssiQw/AA/qc/SdkC8qn830D+7UhP/ZwjfC1FGMWNWsx3MCO8KubhNoZ1B0
yXuXFoIbxwmmlloQ8gLNtn0a7Nb9HztzCxcHp1GgUaABgj/BQOQspPy8zqyaFTBI
WTFtUGrnz3DH1H+nyZhBfRUVCFMmOL7NZNBOMuc8bg+W+fhgtv+m2QJZLEZJKn72
OZrH8zsjr3rk5OL/W614zNirJ7KQ4RZlv8sUFqitxbBdiEx5qQXIeflmuCXlRlY2
D/F2ZKgb7NrIf5MW8GdwQUJrfoCPPTRApn4pkqcuJs+wsbwW2G/50gkVlE4xYq8=
=7o3e
-----END PGP SIGNATURE-----

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sebastian Krebs
Re: [PHP] Searching IDE.
June 13, 2012 11:40AM
Hi,

2012/6/13 David Arroyo <[email protected]>

> Hi Folks,
>
> I am searching an IDE for php and web development, my options are
> Aptana or Eclipse+PDT.
> What is your opinion?
>

PhpStorm

>
> Thanks.
> Regards.
>
> --
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Louis Huppenbauer
Re: [PHP] Searching IDE.
June 13, 2012 11:50AM
Hi there,

2012/6/13 David Arroyo <[email protected]>

> Hi Folks,
>
> I am searching an IDE for php and web development, my options are
> Aptana or Eclipse+PDT.
> What is your opinion?
>
> Thanks.
> Regards.
>
>
notepad++ or netbeans.
And although I haven't tried it yet, I heard the the Sublime Text Editor 2
is great.

Sincerely
Louis H.
David Arroyo
Re: [PHP] Searching IDE.
June 13, 2012 12:00PM
I would like free, no pay a license.

On Wed, Jun 13, 2012 at 11:51 AM, David Arroyo <[email protected]> wrote:
> Sebastian, I would like free, no pay a license.
> Thanks for you opinion.
>
> On Wed, Jun 13, 2012 at 11:33 AM, Sebastian Krebs
> <[email protected]> wrote:
>> Hi,
>>
>> 2012/6/13 David Arroyo <[email protected]>
>>
>>> Hi Folks,
>>>
>>> I am searching an IDE for php and web development, my options are
>>> Aptana or Eclipse+PDT.
>>> What is your opinion?
>>>
>>
>> PhpStorm
>>
>>>
>>> Thanks.
>>> Regards.
>>>
>>> --
>>>
>>> --
>>> PHP General Mailing List (http://www.php.net/)
>>> To unsubscribe, visit: http://www.php.net/unsub.php
>>>
>>>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Lester Caine
Re: [PHP] Searching IDE.
June 13, 2012 12:00PM
David Arroyo wrote:
> I am searching an IDE for php and web development, my options are
> Aptana or Eclipse+PDT.
> What is your opinion?

I'm using Eclipse with PHPEclipse but PDT is probably just as good nowadays.
PHPEclipse needs a few updates to handle some of the 'new features' in PHP.

The advantage of Eclipse is that ALL of my development work is done in the one
IDE, so I can play with C/C++, Python, javascript and even occasionally Java
without having to switch. It also runs transparently on both Linux and Windows
platforms which I have to support ...

Need to fire up the java side again and have a look at fixing PHPEclipse ;)

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Simon Schick
Re: [PHP] Searching IDE.
June 13, 2012 12:10PM
Hi,

There was a discussion about that on Google+ ...

IDEs mentioned there:

__Free
* Eclipse PDT (5x)
* Aptana - based on Eclipse but not using PDT for PHP (2x)
* Netbeans (12x)
* VIM (6x)
* KDevelop (1x)
* gedit (3x)

__NonFree
* Sublime Text 2 (6x) - USD $59
* PhpStorm (7x) - €94 personal, €189 commercial
* Komodo (2x) - $382
* Zend Studio - also based on Eclipse (1x) - €299

Just by a rough view over the comments, not really reading any of those :)

My personal opinion:
* Eclipse PDT
** not used since 2008
** was way to slow, specially the file-search
** missed some good PHP code support ... code-completion for classes and
it's functions was quite limited at that time

* Netbeans
** not used since 2009
** seemed as the best free IDE for PHP to me

* Zend Studio
** not used since 2008
** seemed to be Eclipse PDT with some extensions ..

* PhpStorm
** Costs a bit of money but it's really worth it.
** intelligent code-completion
** view class-structure as UML
** helper for refactoring
** supports changelists and has it's own stash
** just faster than Netbeans and Eclipse ..

That's how I used this programs. Netbeans, Eclipse PDT and PhpStorm have
way more features but this is what I used the time I tested them.

I personally would use PhpStorm if you have money - else Netbeans.

Bye
Simon

On Wed, Jun 13, 2012 at 11:54 AM, Lester Caine <[email protected]> wrote:

> David Arroyo wrote:
>
>> I am searching an IDE for php and web development, my options are
>> Aptana or Eclipse+PDT.
>> What is your opinion?
>>
>
> I'm using Eclipse with PHPEclipse but PDT is probably just as good
> nowadays. PHPEclipse needs a few updates to handle some of the 'new
> features' in PHP.
>
> The advantage of Eclipse is that ALL of my development work is done in the
> one IDE, so I can play with C/C++, Python, javascript and even occasionally
> Java without having to switch. It also runs transparently on both Linux and
> Windows platforms which I have to support ...
>
> Need to fire up the java side again and have a look at fixing PHPEclipse ;)
>
> --
> Lester Caine - G8HFL
> -----------------------------
> Contact - http://lsces.co.uk/wiki/?page=**contacthttp://lsces.co.uk/wiki/?page=contact
> L.S.Caine Electronic Services - http://lsces.co.uk
> EnquirySolve - http://enquirysolve.com/
> Model Engineers Digital Workshop - http://medw.co.uk//
> Firebird - http://www.firebirdsql.org/**index.phphttp://www.firebirdsql.org/index.php
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Simon Dániel
Re: [PHP] Searching IDE.
June 13, 2012 12:20PM
Hi,

Although it's not an IDE, it is full of very useful developer tools: Kate


2012/6/13 David Arroyo <[email protected]>

> Hi Folks,
>
> I am searching an IDE for php and web development, my options are
> Aptana or Eclipse+PDT.
> What is your opinion?
>
> Thanks.
> Regards.
>
> --
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Curtis Maurand
Re: [PHP] Searching IDE.
June 13, 2012 03:10PM
Simon Dániel wrote:
> Hi,
>
> Although
it's not an IDE, it is full of very useful developer tools: Kate
>

>
> 2012/6/13 David Arroyo <[email protected]>
>
>> Hi Folks,
>>
>> I am searching
an IDE for php and web development, my options are
>> Aptana or
Eclipse+PDT.
>> What is your opinion?

I've seen
these articles posted at infoworld.

http://www.infoworld.com/d/application-development/review-2-php-tools-rise-above-the-rest-189085

http://www.infoworld.com/d/developer-world/infoworld-review-eight-php-power-tools-737

Cheers,
Curtis
Marc Guay
Re: [PHP] Searching IDE.
June 13, 2012 03:30PM
I've used both Netbeans and Aptana w/ WinXP over the past few years
and of the two I would recommend Aptana. Netbeans was crippling slow
and Aptana often gets it's workspace corrupted, which makes both of
them crappy (yet free!), but for day to day use when they're not
failing entirely, Aptana is a more efficient tool.

Marc

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Bastien Koert
Re: [PHP] Searching IDE.
June 13, 2012 04:10PM
On Wed, Jun 13, 2012 at 9:23 AM, Marc Guay <[email protected]> wrote:
> I've used both Netbeans and Aptana w/ WinXP over the past few years
> and of the two I would recommend Aptana.  Netbeans was crippling slow
> and Aptana often gets it's workspace corrupted, which makes both of
> them crappy (yet free!), but for day to day use when they're not
> failing entirely, Aptana is a more efficient tool.
>
> Marc
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


I'll throw my 2 cents in...

Netbeans for projects

notepad++ for quick edits
editpad pro (free for linux is really good)


I've also installed Sublime on my mac, but haven't got enough time
with it to have an opinion...

--

Bastien

Cat, the other other white meat

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
David Arroyo
Re: [PHP] Searching IDE.
June 13, 2012 07:30PM
Hi folks,

Many thanks for all!

kind regards;

On Wed, Jun 13, 2012 at 4:04 PM, Bastien Koert <[email protected]> wrote:
> On Wed, Jun 13, 2012 at 9:23 AM, Marc Guay <[email protected]> wrote:
>> I've used both Netbeans and Aptana w/ WinXP over the past few years
>> and of the two I would recommend Aptana.  Netbeans was crippling slow
>> and Aptana often gets it's workspace corrupted, which makes both of
>> them crappy (yet free!), but for day to day use when they're not
>> failing entirely, Aptana is a more efficient tool.
>>
>> Marc
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>
>
> I'll throw my 2 cents in...
>
> Netbeans for projects
>
> notepad++ for quick edits
> editpad pro (free for linux is really good)
>
>
> I've also installed Sublime on my mac, but haven't got enough time
> with it to have an opinion...
>
> --
>
> Bastien
>
> Cat, the other other white meat
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Sorry, only registered users may post in this forum.

Click here to login