Skip to content

Instantly share code, notes, and snippets.

@robocoder
Last active November 13, 2023 03:07
Show Gist options
  • Save robocoder/e9925f181f6a4019d9df6205c93b57b4 to your computer and use it in GitHub Desktop.
Save robocoder/e9925f181f6a4019d9df6205c93b57b4 to your computer and use it in GitHub Desktop.
PHP + QT
# Why no PHP8.2 + QT6.6?
# Prior Work
[PHP8 + QT5](https://github.com/nazmulpcc/phpqt)
* proof of concept; last commit Jun 17, 2023
[PHP7 + QT5](https://phpqt.ru/)
* part of PQEngine and PlastiQ; last commit Jan 28, 2019
[PHP7 + QT5](https://github.com/abiusx/phpqt-ng)
* uses PHP-CPP as the binding layer; last commit Oct 14, 2018
[PHP5 + QT4](https://www.php-qt.org/)
* [snapshot (no commit history](https://sourceforge.net/projects/php-qt/files/php-qt/php_qt-0.9/) - dated Dec 26, 2007
* [archived SVN with commit history](https://github.com/BackupTheBerlios/php-qt-svn) - up to Jul 12, 2007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment