寻找PHP和/或Python RAD

时间:2022-09-18 13:18:27

I am looking for RAD like environment for PHP and/or Python free or not does not matter.

我正在寻找RAD环境的PHP和/或Python免费与否无关紧要。

It should have a visual environment where one can use a point and click interface so that it is possible to select objects with mouse and move them around.

它应该有一个可视环境,人们可以使用点击界面,这样就可以用鼠标选择对象并移动它们。

I have looked at Delphi4PHP. The RAD part is fantastic, but I don't like the framework on which it is based VCL4PHP (vcl4php.sourceforge.net) is crappy. Just to deploy a simple Hello world application we will have to deploy 40MB of that framework. That is just stupid.....

我看过Delphi4PHP。 RAD部分很棒,但我不喜欢它所基于的框架VCL4PHP(vcl4php.sourceforge.net)很糟糕。只是要部署一个简单的Hello world应用程序,我们将不得不部署40MB的该框架。那只是愚蠢.....

I looked at Eclipse but it is only a code IDE. Does not have a visual way of designing a page/window. Did I miss any plugin that supports this feature?

我看了Eclipse,但它只是一个代码IDE。没有可视化的方式来设计页面/窗口。我是否错过任何支持此功能的插件?

I was suggested to give NetBeans IDE a close look so I also looked that up, but did not find what I wanted.

有人建议我仔细看看NetBeans IDE,所以我也查了一下,但没找到我想要的东西。

I have also looked up following but none of these are true RAD:

我也查了一下,但这些都不是真的RAD:

  • NuSphere PHPEd
  • VS PHP for Visual Studio
  • VS PHP for Visual Studio

  • PHP Designer (not a designer by any means just a plain old IDE)
  • PHP Designer(不是设计师,只是一个普通的旧IDE)

I have not been able to find any descent Python RAD tool also.

我也找不到任何血统的Python RAD工具。

I have looked up Yes Software's Code Charge Studio (www.yessoftware.com) but it cannot be used to develop complicated applications like say for example an Accounting System or an Inventory Management App, etc.. It is useful but for very simple apps. Making changes to Visual part (referred as components by this people) is a nightmare. Finally it does not support Python.

我查了Yes Software的Code Charge Studio(www.yessoftware.com),但它不能用于开发复杂的应用程序,例如会计系统或库存管理应用程序等。它非常有用,但对于非常简单的应用程序。对Visual部件进行更改(由此人称为组件)是一场噩梦。最后它不支持Python。

14 个解决方案

#1


Python and PHP both have a binding for GTK :

Python和PHP都有一个绑定GTK:

  • PyGTK for Python;
  • PyGTK for Python;

  • PHP GTK for PHP;
  • PHP GTK for PHP;

You can use Glade as a RADD to draw a GTK app.

您可以使用Glade作为RADD来绘制GTK应用程序。

GTK runs on Windows, Linux and Mac OS.

GTK可在Windows,Linux和Mac OS上运行。

If you are looking for something embedding everything, I can think of SPE for Python, but you really can run Glade as stand alone.

如果你正在寻找嵌入一切的东西,我可以想到SPE for Python,但你真的可以单独运行Glade。

Since any picture is worth 1000 words :

由于任何图片价值1000字:

寻找PHP和/或Python RAD

I let the PHP lovers choosing their language equivalent.

我让PHP爱好者选择他们的语言等价物。

#2


I just remenbered some more tools that might be useful to you, besides WebDev:

除了WebDev之外,我只是重新编写了一些对你有用的工具:

  • PHPMaker
  • WaveMaker

For Python I'm gonna try the DialogBlocks later this evening.

对于Python,我将在今晚晚些时候尝试使用DialogBlocks。

#3


for python try BoaConstructor if you come delphi background its a good start.

对于python尝试BoaConstructor如果你来delphi背景它是一个良好的开端。

#4


TurboPHP, and it's now open source project.

TurboPHP,它现在是开源项目。

Also wxPython has GUI Builder.

wxPython也有GUI Builder。

#5


Delphi4PHP is the only I know of, back in the old days I also used Macromedia (now Adobe) Dreamweaver to generate some code, and if you set up a live site it kinda acts like a RAD IDE. Kinda.

Delphi4PHP是我所知道的,在过去我还使用Macromedia(现在的Adobe)Dreamweaver来生成一些代码,如果你设置了一个实时网站,它有点像RAD IDE。均田。

For Python, I asked a similar question a couple of hours ago, I'm also interested in knowing such tool.

对于Python,几个小时前我问了一个类似的问题,我也有兴趣知道这样的工具。

#6


There also webdev. It can generate PHP.

还有webdev。它可以生成PHP。

#7


Wingware looks like a pretty decent Python IDE

Wingware看起来像一个相当不错的Python IDE

#8


I think Morfik is a RAD tool pretty much like what you're looking for. The language you program in is not PHP or Python, though. It uses ObjectPascal, c#, or Basic:

我认为Morfik是一个RAD工具,非常像你正在寻找的东西。但是,您编写的语言不是PHP或Python。它使用ObjectPascal,c#或Basic:

http://www.morfik.com

#9


I don't think Yogi is a PITA. He is discerning and this is very helpful. Since none of these tools quite hit the mark for him when one does it will be the right one and then all of us will benefit from his studied decision.

我不认为Yogi是PITA。他很挑剔,这非常有帮助。因为这些工具都没有给他留下真正的标记,所以当一个人这样做时,它将是正确的,然后我们所有人都将从他的研究决定中受益。

#10


You should really check out Vs.php Vs.php it is visual studio (standalone) or a visual studio plugin. Now if someone would do the same for xcode...

你应该看看Vs.php Vs.php它是visual studio(独立)还是visual studio插件。现在,如果有人为xcode做同样的事情......

#11


Let me elaborate on CodeCharge Studio. I think you still can consider this system. Personally, I've been using it to develop very complex high-load data-base driven CRM applications, with 4.x version it even generates AJAX-based code and autocomplete, ajax-form submittion are piece of cake. With CCS you will need sometimes some tuning, but the tricks are pretty much typical. So, CodeCharge Studio is still a choice for complex applications too.

让我详细说明CodeCharge Studio。我想你还可以考虑这个系统。就我个人而言,我一直在使用它来开发非常复杂的高负载数据库驱动的CRM应用程序,使用4.x版本它甚至可以生成基于AJAX的代码和自动完成,ajax-form提交是小菜一碟。使用CCS,您有时需要进行一些调整,但这些技巧非常典型。因此,CodeCharge Studio仍然是复杂应用程序的选择。

#12


Since you mentioned Delphi, you can try ExtPascal - http://code.google.com/p/extpascal/ . There is a 3rd party designer support for this framework(Delphi and Lazarus).

既然你提到了Delphi,你可以试试ExtPascal - http://code.google.com/p/extpascal/。第三方设计师支持这个框架(Delphi和Lazarus)。

#13


I found an IDE which will allow user to visually build Python based apps. The IDE is open souce and is from Japan.

我发现了一个IDE,它允许用户直观地构建基于Python的应用程序。 IDE是开源的,来自日本。

Check it out!

看看这个!

link text

And

link text

I have to say that I have not used it. I just discovered it!

我不得不说我还没用过它。我才发现它!

I am still searching for a good IDE for PHP which will allow me to build GUI visually.

我仍然在寻找一个很好的PHP IDE,这将允许我直观地构建GUI。

Hope this helps others.

希望这有助于其他人。

#14


The good news is that you won't miss it as soon as you familiarize yourself with a way of work when the responsibilities are shared.

好消息是,一旦您在分担责任时熟悉一种工作方式,就不会错过它。

Think it over: really the programmer is the right person to assemble the user interface? I think not even in case of a desktop application.

想一想:程序员真的是组装用户界面的合适人选吗?我认为即使是桌面应用程序也不行。

Programmer should write good code, separated display logic, and let all the presentation things to

程序员应该编写好的代码,分离的显示逻辑,并让所有的演示文稿都可以

  • information architects
  • user interface/experience specialists
  • 用户界面/体验专家

  • here comes you, to write the code
  • 在这里,你来写代码

  • graphic designers
  • sitebuilders

The -not so bad- news is that, there is no such tool for PHP and Python.

- 不是那么糟糕的新闻是,PHP和Python没有这样的工具。

#1


Python and PHP both have a binding for GTK :

Python和PHP都有一个绑定GTK:

  • PyGTK for Python;
  • PyGTK for Python;

  • PHP GTK for PHP;
  • PHP GTK for PHP;

You can use Glade as a RADD to draw a GTK app.

您可以使用Glade作为RADD来绘制GTK应用程序。

GTK runs on Windows, Linux and Mac OS.

GTK可在Windows,Linux和Mac OS上运行。

If you are looking for something embedding everything, I can think of SPE for Python, but you really can run Glade as stand alone.

如果你正在寻找嵌入一切的东西,我可以想到SPE for Python,但你真的可以单独运行Glade。

Since any picture is worth 1000 words :

由于任何图片价值1000字:

寻找PHP和/或Python RAD

I let the PHP lovers choosing their language equivalent.

我让PHP爱好者选择他们的语言等价物。

#2


I just remenbered some more tools that might be useful to you, besides WebDev:

除了WebDev之外,我只是重新编写了一些对你有用的工具:

  • PHPMaker
  • WaveMaker

For Python I'm gonna try the DialogBlocks later this evening.

对于Python,我将在今晚晚些时候尝试使用DialogBlocks。

#3


for python try BoaConstructor if you come delphi background its a good start.

对于python尝试BoaConstructor如果你来delphi背景它是一个良好的开端。

#4


TurboPHP, and it's now open source project.

TurboPHP,它现在是开源项目。

Also wxPython has GUI Builder.

wxPython也有GUI Builder。

#5


Delphi4PHP is the only I know of, back in the old days I also used Macromedia (now Adobe) Dreamweaver to generate some code, and if you set up a live site it kinda acts like a RAD IDE. Kinda.

Delphi4PHP是我所知道的,在过去我还使用Macromedia(现在的Adobe)Dreamweaver来生成一些代码,如果你设置了一个实时网站,它有点像RAD IDE。均田。

For Python, I asked a similar question a couple of hours ago, I'm also interested in knowing such tool.

对于Python,几个小时前我问了一个类似的问题,我也有兴趣知道这样的工具。

#6


There also webdev. It can generate PHP.

还有webdev。它可以生成PHP。

#7


Wingware looks like a pretty decent Python IDE

Wingware看起来像一个相当不错的Python IDE

#8


I think Morfik is a RAD tool pretty much like what you're looking for. The language you program in is not PHP or Python, though. It uses ObjectPascal, c#, or Basic:

我认为Morfik是一个RAD工具,非常像你正在寻找的东西。但是,您编写的语言不是PHP或Python。它使用ObjectPascal,c#或Basic:

http://www.morfik.com

#9


I don't think Yogi is a PITA. He is discerning and this is very helpful. Since none of these tools quite hit the mark for him when one does it will be the right one and then all of us will benefit from his studied decision.

我不认为Yogi是PITA。他很挑剔,这非常有帮助。因为这些工具都没有给他留下真正的标记,所以当一个人这样做时,它将是正确的,然后我们所有人都将从他的研究决定中受益。

#10


You should really check out Vs.php Vs.php it is visual studio (standalone) or a visual studio plugin. Now if someone would do the same for xcode...

你应该看看Vs.php Vs.php它是visual studio(独立)还是visual studio插件。现在,如果有人为xcode做同样的事情......

#11


Let me elaborate on CodeCharge Studio. I think you still can consider this system. Personally, I've been using it to develop very complex high-load data-base driven CRM applications, with 4.x version it even generates AJAX-based code and autocomplete, ajax-form submittion are piece of cake. With CCS you will need sometimes some tuning, but the tricks are pretty much typical. So, CodeCharge Studio is still a choice for complex applications too.

让我详细说明CodeCharge Studio。我想你还可以考虑这个系统。就我个人而言,我一直在使用它来开发非常复杂的高负载数据库驱动的CRM应用程序,使用4.x版本它甚至可以生成基于AJAX的代码和自动完成,ajax-form提交是小菜一碟。使用CCS,您有时需要进行一些调整,但这些技巧非常典型。因此,CodeCharge Studio仍然是复杂应用程序的选择。

#12


Since you mentioned Delphi, you can try ExtPascal - http://code.google.com/p/extpascal/ . There is a 3rd party designer support for this framework(Delphi and Lazarus).

既然你提到了Delphi,你可以试试ExtPascal - http://code.google.com/p/extpascal/。第三方设计师支持这个框架(Delphi和Lazarus)。

#13


I found an IDE which will allow user to visually build Python based apps. The IDE is open souce and is from Japan.

我发现了一个IDE,它允许用户直观地构建基于Python的应用程序。 IDE是开源的,来自日本。

Check it out!

看看这个!

link text

And

link text

I have to say that I have not used it. I just discovered it!

我不得不说我还没用过它。我才发现它!

I am still searching for a good IDE for PHP which will allow me to build GUI visually.

我仍然在寻找一个很好的PHP IDE,这将允许我直观地构建GUI。

Hope this helps others.

希望这有助于其他人。

#14


The good news is that you won't miss it as soon as you familiarize yourself with a way of work when the responsibilities are shared.

好消息是,一旦您在分担责任时熟悉一种工作方式,就不会错过它。

Think it over: really the programmer is the right person to assemble the user interface? I think not even in case of a desktop application.

想一想:程序员真的是组装用户界面的合适人选吗?我认为即使是桌面应用程序也不行。

Programmer should write good code, separated display logic, and let all the presentation things to

程序员应该编写好的代码,分离的显示逻辑,并让所有的演示文稿都可以

  • information architects
  • user interface/experience specialists
  • 用户界面/体验专家

  • here comes you, to write the code
  • 在这里,你来写代码

  • graphic designers
  • sitebuilders

The -not so bad- news is that, there is no such tool for PHP and Python.

- 不是那么糟糕的新闻是,PHP和Python没有这样的工具。