Search results
Results From The WOW.Com Content Network
wxPHP (for wxWidgets for PHP) is an extension for the PHP programming language that wraps the wxWidgets library, which allows writing cross-platform software desktop applications that make use of the native graphical components available to the different platforms.
All web applications, both traditional and Web 2.0, are operated by software running somewhere. This is a list of free software which can be used to run alternative web applications. Also listed are similar proprietary web applications that users may be familiar with. Most of this software is server-side software, often running on a web server.
Current events; Random article; ... Category: Free software programmed in PHP. 18 languages. ... Download QR code; Print/export Download as PDF;
Symfony is a free and open-source PHP web application framework and a set of reusable PHP component libraries. It was published as free software on October 18, 2005, and released under the MIT License .
CodeIgniter's source code is maintained at GitHub, [12] and as of the preview version 3.0rc, is certified open source software licensed with the MIT License.Versions of CodeIgniter prior to 3.0.0 are licensed under a proprietary Apache/BSD-style open source license.
Download QR code; Print/export ... Free software programmed in PHP (1 C, 146 P) L. PHP libraries (10 P) P. PHP frameworks (2 C, 32 P) Pages in category "PHP software"
The code base for LimeSurvey 2.0 was completely re-written from scratch using a MVC (Model–view–controller) approach and the Yii PHP framework. Besides the structural code changes aimed at better modularity the new version also has a new GUI with a completely new design using AJAX technology.
HipHop for PHP (HPHPc) is a discontinued PHP transpiler created by Facebook. By using HPHPc as a source-to-source compiler , PHP code is translated into C++ , compiled into a binary and run as an executable , as opposed to the PHP's usual execution path of PHP code being transformed into opcodes and interpreted .