PHP Zend Framework 2 - plugin detail
Basic support for PHP Zend Framework 2

Plugin owner: |
tmysik |
Website: |
http://www.netbeans.org/ |
Added: |
2013-01-22 |
License: |
CDDL-GPL-2-CP |
Category: |
Web Applications |
Downloaded: |
17,758 times |
Rating: |
|
Plugin Log |
Show log
2013-03-01 11:26:25 | ent38 | Vote cast by ent38 for PHP Zend Framework 2, UC 7.3, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 9 requests, therefore overal GO) | 2013-02-28 18:39:40 | carlosqt | Vote cast by carlosqt for PHP Zend Framework 2, UC 7.3, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 9 requests, therefore overal Undecided) | 2013-02-09 10:05:54 | jkovalsky | MASTER Go/NoGo casted for 7.3 verification by admin jkovalsky: Go | 2013-02-08 05:30:35 | tmysik | Verification request registered for verifier senthilsource, with id: 46840 | 2013-02-08 05:30:35 | tmysik | Verification request registered for verifier scottwd9, with id: 46839 | 2013-02-08 05:30:35 | tmysik | Verification request registered for verifier mmirilovic, with id: 46838 | 2013-02-08 05:30:35 | tmysik | Verification request registered for verifier mcreps, with id: 46837 | 2013-02-08 05:30:34 | tmysik | Verification request registered for verifier jpirek, with id: 46836 | 2013-02-08 05:30:34 | tmysik | Verification request registered for verifier jkovalsky, with id: 46835 | 2013-02-08 05:30:34 | tmysik | Verification request registered for verifier ent38, with id: 46834 | 2013-02-08 05:30:34 | tmysik | Verification request registered for verifier cengizc, with id: 46833 | 2013-02-08 05:30:34 | tmysik | Verification request registered for verifier carlosqt, with id: 46832 | 2013-02-08 05:30:34 | tmysik | Verification registered for version 7.3, with id: 46831 | 2013-01-28 04:56:21 | jkovalsky | Plugin published | 2013-01-22 07:04:51 | tmysik | Plugin edited, id:46432, pubid:46432 | 2013-01-22 07:04:51 | tmysik | Plugin edit initiated | 2013-01-22 07:02:26 | tmysik | Plugin edited, id:46432, pubid:46432 | 2013-01-22 07:02:26 | tmysik | New full image added | 2013-01-22 07:02:26 | tmysik | New thumbnail image added | 2013-01-22 07:02:26 | tmysik | Plugin edit initiated | 2013-01-22 06:57:50 | tmysik | Plugin saved with .nbm/zip file; id: 46432 |
|
|
Versions available
|
Download size: 0.03 MB
|
Last Update: 2013-01-22
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
NetBeans 7.3 RC1 or newer is required.
Verifications for NetBeans versions
Decisions of individual verifiers for PHP Zend Framework 2 plugin for NetBeans IDE 7.3
Commentscarlosqt: Works on NB 7.3
Mac OSX 10.7.5
Java 1.7.0_15 64Bit
Introduction
Basic support for PHP Zend Framework 2.
- Create new project
- Navigate to Action/View
This plugin will be part of the next version of NetBeans (after 7.3)
|
[ You have to be logged in to be able to comment. ]
User Comments
Just a thought
I'm new to php development, but have you made sure that you downloaded composer from http://getcomposer.org? Then go to Tools, Options, PHP, Composer, and make sure you point to the correct file. It was a .phar file for me. I found a youtube video that informed me. After that, Zend2 worked for me. Zend1 framework still wasn't configured right, so I am only using Zend2 right now.
Not working
I got it installed but when I run index.php the page on browser says
Not Found
The requested URL /Zend/index.php was not found on this server.
Can someone help me ?
Re: Great!
@TheNextSQL: It is a PHP web application, please follow any tutorial Google finds for you (you must have a web server - perhaps Apache - with PHP installed on it).
Thanks.
Posted by tmysik on Mar 26, 2013
Great!
I got it installed, pointing to the skeleton app, composer's running inside Netbeans - still can't run the application in browser? How to do this?
|