Re: PHP 5.4.6 in embedded world

As of the last time I checked, there was at one time some folks trying to work out a php interpreter engine akin to micropython but as I understood it, the project fizzled or at least is in a not-so-moving forward state. If you want me to try to track down the specific links, I can give it a shot. Try googling microphp maybe?

On Wed, May 22, 2024 at 11:17 AM Mauro Ziliani <mauro@faresoftware.it> wrote:

Hi all.

I collegue ask me if PHP can be distribuited inside an embedded system.

Best regards,

MZ

hrmph, microphp is the name of a php library. I did find these:

https://github.com/embedded-php
https://www.hackster.io/sanyaade1/php-embedded-php4mcu-2bf22c
https://github.com/symisc/PH7
https://www.phpoc.com/what_is_phpoc.php

there’s also a research doc on integrating php with an embedded system that shows up in some google searches.

On Wed, May 22, 2024 at 12:11 PM Scott Wood <scottw@finao.com> wrote:

As of the last time I checked, there was at one time some folks trying to work out a php interpreter engine akin to micropython but as I understood it, the project fizzled or at least is in a not-so-moving forward state. If you want me to try to track down the specific links, I can give it a shot. Try googling microphp maybe?

On Wed, May 22, 2024 at 11:17 AM Mauro Ziliani <mauro@faresoftware.it> wrote:

Hi all.

I collegue ask me if PHP can be distribuited inside an embedded system.

Best regards,

MZ