Symfony Plugin

Add this URL to your Eclipse Installation to reach this solution's update site.

2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

https://p2.pdt-extensions.org/

Learn more...
Solution Description

Plugin for the  Symfony >= 2 PHP Web Development Framework.

Categories: IDE, Web

Additional Details

Eclipse Versions: 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: dubture.com

Development Status: Production/Stable

Date Created: Thursday, March 8, 2012 - 18:50

License: GPL

Date Updated: Tuesday, April 21, 2015 - 10:57

Submitted by: Robert Gründler

Date Ranking Installs Clickthroughs
March 2024 350/647 20 1
February 2024 408/687 18 7
January 2024 338/691 33 11
December 2023 378/671 22 7
November 2023 336/686 38 8
October 2023 290/673 53 12
September 2023 244/663 72 7
August 2023 315/673 35 7
July 2023 321/668 33 9
June 2023 285/669 48 7
May 2023 298/671 51 3
April 2023 294/667 47 4
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Symfony Plugin.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

Hello,
First of all thank you for this plugin.
I cannot create a Symfony Project. I choose the version of the Symfony project (at most 3.4-dev, the Symfony 5 version in the drop-down list is not available).

I click on "next" then I decide not to click on "Override composer json values" then I click on "finish".
Then a terminal opens "Composer" in eclipse and I cannot enter the terminal since the window of the "New Symfony project" plugin which displays "Running create-project command" is in the foreground.

The dial terminal displays:
"Creating a" symfony / .....
Cloning failed using an ssh key for authenfication, enter your github credentials to access private repos ...
Token (hidden): "... with an inaccessible blinking cursor...

In reply to by Dawid Pakula

Hello I am new to PHP, Symfony and the combination of both in eclipse and it has been sometime since I even used eclipse. I am struggling to understand how I actually get this to work. That is - how do I actually evoke the symfony console command environment from within eclipse? My environment is Windows, PHP 7.x Symfony 3 and eclipse Mars release. The PHP solution I am building is all console command based and does not have a web interface. So I want to b able to execute my command script from a symfony aware shell and be able to debug etc. I believe this is possible but searching the web has not provide clear insight as to how.

In reply to by Dawid Pakula

My environment is Windows 10, PHP 7.x, Symfony 3 and Eclipse Mars. I am working on a console based application (no php web interface). How do I setup the plugin and eclipse so that I can run my Symfony Console Command and have debugging active? I typically test my app from the windows shell with php bin/console vendor:project:command. I have seen evidence on the net that this is possible but I cant seem to get figure out how. Thanks in advance

From long time I can't update plugin. Trying to update Symfony Plugin got always the same error:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.php, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.sourceforge.jsonedit.core,0.9.55.201507041248
No repository found containing: org.eclipse.update.feature,org.sourceforge.jsonedit.feature,0.9.55.201507041248

In reply to by Proc Man

our binaries are stored on bintray. Are you able to download plugins directly? For example this: http://dl.bintray.com/pulse00/pdt-extensions/release/0.0.3/plugins/org…

You can also add update site manually: http://p2.pdt-extensions.org

While install/update make sure "Contact all update sites during install to find required software" is checked.