NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Zend Framework Support


Joined: 13 May 2008
Posts: 2
Reply with quote
Hi all,

PhpED is a powerful IDE, I am quite impressed and we consider to purchase Team4 Professional. We develop with Zend Framework and we would like to know, if there are plans to support Zend Framework in PhpED. I know that Zend Framework is bundled with Zend Studio which is a competitive product, but I think it would be a nice feature.

Greetings
Dirk
View user's profileFind all posts by ndiemSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
I'm not sure what made you think it's not supported. Could you please provide more details about the problem you experienced?

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 13 May 2008
Posts: 2
Reply with quote
In Zend Studio it is possible to start a new Zend Framework project and Zend Studio creates all necessary directories and files.

What about the Bootstrapper? The Bootstrapper takes care, that URLs like http://localhost/mycontroller/myaction are mapped to application/controller/mycontrollerController.php. You cannot execute mycontrollerController.php directly, so it would be helpful the redirect the request to the right URL. Where can I bend these addresses automatically?
View user's profileFind all posts by ndiemSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
In Zend Studio it is possible to start a new Zend Framework project and Zend Studio creates all necessary directories and files.

if it uses a script for this work, you can achive the same results with PhpED too. See Integation Scripts forum for some good examples.

Quote:
Where can I bend these addresses automatically?

it's not a problem either.
You can set Default Script To Run and point it to dummy "myaction" file (w/o extension) located in mycontroller project folder. That should do, I think. Alternatively you can enter the URL in the browser and request debug when needed using IE toolbar.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Zend Framework Support
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic