开发者

Visual PHP GUI IDE [closed]

开发者 https://www.devze.com 2022-12-23 05:50 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_开发问答

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

Does anybody know of a reliable, well-made tool for creating standalone desktop applications complete with GUI, using just PHP, or primarily PHP? I enjoy the R.A.D. and many other aspects of PHP and would like to use it for some non server/client projects.


UPDATE:

The Roadsend PHP project, which I plugged in my original answer back in 2010, appears to be a dead project. For what it's worth, you can find the source and a couple of spin-off projects at:

https://github.com/weyrick/roadsend-php

For anyone looking for an answer to this question, my first suggestion would be to look into a modern cross-platform GUI development platform -- personally I like Java + Apache Pivot.

But whether you take my suggestion, or are committed to PHP-GTK, my IDE recommendation's the same: You'll want to try out NetBeans and possibly Eclipse. Both are powerful IDE's well-suited for development on either of the aforementioned platforms.

Original Answer:

Yes!

Roadsend PHP

http://www.roadsend.com/home/index.php?pageID=compiler [dead link]

http://en.wikipedia.org/wiki/Roadsend_PHP [dead link]

More information from the Roadsend site:

Build Stand Alone Applications From Standard PHP Source Code

Roadsend compiles your PHP project to a single, native binary which does not require an interpreter. Roadsend builds online web applications with FastCGI, offline web applications with an embedded web server (MicroServer), desktop GUI applications with PHP-GTK, and more! Supports Windows, Unix, and Mac OS X.

NEW: PHP 5 compatible since version 2.9.3

Roadsend Studio IDE

Roadsend Studio helps you manage, build, debug and deploy your PHP projects with the Roadsend Compiler. It automatically deploys a finished project to a directory (included supporting libraries), ready for packaging. It examines your code as you type, has early syntax error recognition, auto method and property completion and auto parameter help. Full syntax highlighting editor, project source file manager, step debugger and compiling and interpreting of projects (including GUI apps) from within the IDE.

Compile Web Applications

Compile web applications for both on- and offline use. Online web applications use the standard FastCGI interface for communicating with industry standard web servers such as Apache and Microsoft IIS. Offline web applications use the MicroServer embedded web server, which allows you to run an web application as a stand alone program.

Compile Desktop GUI Applications The Roadsend Compiler uses the GTK library for cross platform operability. It supports the Glade user interface builder and is compatible with the PHP-GTK 1 API.

Debugger

Roadsend Compiler includes a step debugger which allows you to step line by line through your source. You have the ability to set breakpoints by source file or line number, pause a running program, inspect local variables and inspect the call stack.

NEW: Step debug web applications!


There is Delphi for PHP but it appears to be fashioned for web development.


If you need it to run on Windows I've actually made applications for paying customers using miniPHP IDE. It's not VisualStudio for sure, but it's usable.


for Windows there is real cool simple but fullready thing: DevelStudio Thats Russian, but translation included. url: http://develstudio.ru/downloads/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号