Installation
One-line install (Linux x64):
curl -fsSL https://raw.githubusercontent.com/rhaymisonbetini/Phplay/main/install.sh | bashManual download: grab the .AppImage below, chmod +x it, and run.
Requires PHP 8.1+ installed on your system.
What's Changed
- fix(ssh): remote execution, framework bootstrap, UX overhaul by @rhaymisonbetini in #156
- feat(ssh): code intelligence over SSH (autocomplete, go-to-def, hover) by @rhaymisonbetini in #158
Full Changelog: v0.2.0...v0.3.0