- Notifications
You must be signed in to change notification settings - Fork46
Build cross-platform software with rich native GUIs using the combined power of the PHP language and the wxWidgets library.
License
wxphp/wxphp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Homepage|Documentation|Downloads|Applications|News|Chat
wxPHP stands for "wxwidgets for PHP" and it is a php binding/wrapperfor the cross-platform librarywxWidgets,which gives you the ability to develop desktop applications using thephp programming language. This applications can be executed on windows,linux and macosx using the same code base with a native look and feel.
One of the ideas is that you can use your php web applications codebase and logic to create native desktop applications that communicateto them transparently. This way you can give your users a seamless andnative experience from the desktop while staying in sync with yourweb apps.
There are many more use cases, but we invite you to download andtry this project by your self. We hope everyone can enjoy it as muchas we have enjoyed developing it.
wxFormBuilder is a RAD tool for wxWidgets GUI design. So to makedevelopment with wxPHP more easier we added php support to it.For more information visit theproject page.
Integration of PHP support wouldn't be possible without the helpofRedTide and the rest ofwxFormBuilder team,Thanks a lot!
Any problems, please file an issue or visit the forums:
- http://github.com/wxphp/wxphp/issues
- http://forums.wxphp.org/
- https://groups.google.com/forum/#!forum/wxphp
GitHub.com project page where development occurs:
SourceForge.net project page which hosts the binary builds.
This project is possible thanks to the following people and all ofthose that report issues on the issue tracker. Thanks to Everyone!
Made withcontributors-img.
PHP 7 and 8 upgrades have been sponsored by
About
Build cross-platform software with rich native GUIs using the combined power of the PHP language and the wxWidgets library.