Questions tagged [php-qt]

PHP-Qt is an extension for PHP5 that aims to write software with the Qt toolkit

3 questions
8
votes
5 answers

any real MVC library in PHP (for GUI apps)

I'm wondering if there are any abstraction frameworks for one of the PHP gui libraries. We have PHP-GTK, a PHP/Tk interface, and seemingly also PHP-QT. (Not tried any.) I know that writing against the raw Gtk+ interface in Python is just bearable,…
mario
  • 144,265
  • 20
  • 237
  • 291
1
vote
1 answer

Which is better for performance - using php-qt or writing custom php extensions for c++ using swig?

I'm writing a php web application using Yii and need to use C++ (will use Qt-Core) for some performance critical parts. I have two options: i) Using php-qt and write those parts using qt bindings for php. ii) Write those parts in C++/Qt and using…
Nilesh
  • 1,222
  • 1
  • 11
  • 23
1
vote
0 answers

PHP-QT for php 5.2.9

is any body having a compiled php-qt extension for php 5.2 as on windows 7 its not compiling as it should so if any body have it please announce here the url