What do you think is the best PHP IDE for eZ Publish on Mac?

Author Message

Benjamin Bertrand

Friday 23 October 2009 12:12:45 pm

We develop on Macs for our LAMP stacks, and I use Coda for most of our projects. It's not so bad with eZ Publish because the eZ template language is not very big. Coda is nice because of the SFTP. But, I don't trust how it implements SVN, so I use that from the command line.

But, when I build a new module, I want the PHP code to auto-complete. And I miss code-folding/hiding. So I would like to know what IDEs other developers use?

Paul Borgermans

Friday 23 October 2009 12:49:19 pm

Free, open source: Netbeans 6.7 or Eclipse PDT

Commercial: Komodo

Personnally I switch regularly between Eclipse PDT and Netbeans, the latter may be the easiest to get started fast. It lacks a decent git plugin though.

hth

Paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Andrew Duck

Friday 23 October 2009 6:28:03 pm

I'm not much of an IDE person so I stick with Textmate and good bundles for PHP and eZ Publish. If you are looking for something else for SVN besides the command line you can use SVN from within Textmate, but the best I've found is Cornerstone.

Andrew Duck, Executive Director, Quiqcorp Limited
eZ Certified Developer and Trainer.
Member of the Community Project Board
http://quiqcorp.com | http://twitter.com/andrewduck

John Moritz

Saturday 24 October 2009 3:13:21 am

I use aptana (http://www.aptana.com). Its based on Eclipse, and together with the smile plugin (http://ez.no/developer/contribs/3rd_party/smile_ez_publish_eclipse_plugin) u have also template syntax highlightning, Code generation for operator extensions, Browser for all content classes defined in eZ Publish and TPL Validation using eZ Publish checkTemplate.

Because Eclipse is a flexible solution you can upgrade the IDE thru many plugins. You have a lot of different SVN plugins (some are included in Aptana), or if you want to try other Source Control System like Git, you are free to use them.

Since September ´09 Aptana is open source and 100% free.

Piotrek Karaś

Saturday 24 October 2009 4:46:30 am

John,

Have you had any problems with Aptana when developing eZ Publish (especially with eZ Components bundled/linked and/or under SVN control)?

We successfully develop smaller PHP projects with it, but trying to open just one eZ Publish project consistently leads to Aptana overfill'ing the hard drive (although we only use it under linux OS). Recently I've killed a brand new 30GB virtual machine with Ubuntu Desktop because I was trying to check out an eZ Publish installation...

Thanks for sharing any experiences that might be related,
Cheers,
Piotrek

PS. Sorry for the offtopic (I've just noticed this way mac dedicated...)

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 00:54:07
Script start
Timing: Jan 30 2025 00:54:07
Module start 'layout'
Timing: Jan 30 2025 00:54:07
Module start 'content'
Timing: Jan 30 2025 00:54:07
Module end 'content'
Timing: Jan 30 2025 00:54:07
Script end

Main resources:

Total runtime0.0484 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 588.3906151.2422
Module start 'layout' 0.00690.0040 739.632836.7109
Module start 'content' 0.01090.0354 776.343894.2188
Module end 'content' 0.04640.0019 870.562537.9922
Script end 0.0483  908.5547 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00265.3652140.0002
Check MTime0.00122.4038140.0001
Mysql Total
Database connection0.00071.536410.0007
Mysqli_queries0.005010.325630.0017
Looping result0.00000.033010.0000
Template Total0.00132.610.0013
Template load0.00102.076410.0010
Template processing0.00030.531510.0003
Override
Cache load0.00071.386010.0007
General
dbfile0.024751.099880.0031
String conversion0.00000.018740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs