Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: PHP support #206

Open
omerson-cruz opened this issue Sep 23, 2023 · 3 comments
Open

[Feature]: PHP support #206

omerson-cruz opened this issue Sep 23, 2023 · 3 comments

Comments

@omerson-cruz
Copy link

Describe the feature you'd like.

Hi Wallaby team,

I'm just wondering if it's possible to do the same REPL like feature with PHP? like vanilla PHP or maybe some frameworks like Laravel? There's a lot of PHP devs out there and I think this will be a great feature to add in the future.

Thank you!

@smcenlly
Copy link
Member

We don't currently have any short term plans to add PHP support, but we may explore in the future.

A few follow-up questions:

  • Do you use any frameworks other than Laravel?
  • What editor are you using with PHP? VS Code?
  • How do you normally log runtime values with PHP:
    • Server-side?
    • Client-side?

@omerson-cruz
Copy link
Author

Hi @smcenlly,

srry for the late response. With regards to your questions:

Do you use any frameworks other than Laravel?
A: no, currently I only use Laravel

What editor are you using with PHP? VS Code?
A: Yes currently VS Code or sometimes Jetbrains Webstorm depending on the client.

How do you normally log runtime values with PHP:
A: using PHP's built in "Echo" or "Print" statements. Similar to Javascript's "console.log"

Server-side?Client-side?
A: Yes both server side and client side. With regards to this I hope it's possible to do "Echo" from PHP and "console.log" from javascript at the same time?? IM not sure if it will be possible but I think it will be an awesome cool feature.

@Demilade362
Copy link

Demilade362 commented Dec 28, 2023

sorry please concerning the PHP support
we PHP devs need this
i read all the conversation you had with @omerson-cruz

we wil be glad if it could support other languages too

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants