I am looking for a RAD environment for PHP and / or Python for free or not matter.
It must have a visual environment in which you can use the point and click interface so that you can select objects with the mouse and move them.
I looked at Delphi4PHP. Part of the RAD is fantastic, but I don't like that the framework it is based on VCL4PHP (vcl4php.sourceforge.net) is crappy. Just to deploy a simple Hello World application, we have to deploy 40 MB of this structure. This is just stupid .....
I looked at Eclipse, but this is just the IDE code. There is no visual way to design a page / window. Am I missing a plugin that supports this feature?
I was offered to give the NetBeans IDE an attentive look, so I looked too, but did not find what I wanted.
I also looked at the following, but none of them are true RAD:
- NuSphere PHPEd
- VS PHP for Visual Studio
- PHP Designer (not a designer in any way just a plain old IDE)
I also could not find any Python RAD tool descent.
I looked at “Yes” Software Code Charge Studio (www.yessoftware.com), but cannot be used to develop complex applications, for example, accounting systems or inventory management applications, etc. This is useful, but for very simple applications. Making changes to the visual part (called the components of this person) is a nightmare. Finally, it does not support Python.
source
share