aj-techsoul / ELECTRON-4-PHP

An easiest way to use php in electron
MIT License
202 stars 46 forks source link

PHP extension installation #15

Closed coffeebean-dev closed 5 years ago

coffeebean-dev commented 5 years ago

Is it possible to add additional PHP extensions?

aj-techsoul commented 5 years ago

Yes its possible and it can be done using your command line or add package to your ini file. These URLs may help you. https://www.php.net/manual/en/install.pecl.windows.php http://files.zend.com/help/Zend-Server/content/adding_extensions.htm