Full Native PHP Support in Desktop Apps
Leverage the full potential of PHP in your desktop applications with ExeOutput for PHP. Integrate existing PHP functions and extensions seamlessly to create feature-rich applications.
All PHP Codebase
Use existing PHP functions and extensions in your applications: graphics, encryption, XML, PDF, Zip, charts, databases, printing, and much more.
PHP Frameworks and Composer
ExeOutput for PHP is compatible with popular PHP frameworks like CodeIgniter, Laravel, Fat-Free... Composer can be used to manage dependencies.
PHP Extensions Managed Visually
Basic PHP extensions such as libsodium, php_gd2, php_mysql, cURL, and OpenSSL are supported and can be embedded inside the EXE, automatically loaded without needing to edit PHP.INI.
Boost PHP Performance with OPCache
ExeOutput for PHP supports PHP's OPCache to speed up the execution of PHP scripts. You can use the same PHP code both online and offline.
Built-In Database Support for Your Apps
Ensure your applications are robust and versatile with seamless database integration, supporting local and remote database servers.
Seamless Database Integration
Database engines like SQLite, MySQL, and more are efficiently handled by the PHP engine. Your applications can connect to remote database servers, functioning as powerful front-end interfaces.
Administer Databases Locally with PhpMyAdmin and Adminer
You can also run PhpMyAdmin and Adminer with ExeOutput for PHP. Create local database management apps without requiring a server.
Portable MySQL server (MariaDB)
Additionally, you can include a portable MySQL server (MariaDB) with your PHP application, which can start/stop automatically when your application is launched or closed.
Advanced PHP Features
Enhance your PHP applications with advanced features for security, customization, and integration, ensuring a powerful and flexible development environment.
Built-in PHP.INI Editor
ExeOutput for PHP includes a built-in PHP.INI editor with syntax highlighting and a search feature, making it easy to manage your configuration.
String Protection
Protect your sensitive strings in PHP code with the string protection feature, which hides string constants by replacing them with a call to a custom PHP function. This ensures strings do not appear in plain text in your PHP code or memory.
HEScript Scripting Engine
ExeOutput for PHP features its own scripting engine (HEScript), which can be combined with PHP and JavaScript for enhanced functionality and flexibility in your applications.