SPX is a PHP Extension for Profiling, also open source, very simple, multimetric capable and with out-of-box web UI for listing, sorting and report details. For installation, we need to […]
Development - Docker - PHP
Apple M1 - Development - PHP
PHP 8 with Xdebug 3 on Apple M1
We can install Xdebug via pecl on MacOS with Homebrew. Paste that in terminal. And see if the php interpreter with Xdebug working: to correctly configuration Xdebug, locate (or create) […]
Apple M1 - Development - PHP
PHP 8 Installation on Mac M1 via homebrew
Install first homebrew, if it is not already installed. Paste that in macOS Terminal. And follow the ==> Next steps: after Installation add homebrew to your PATH Actually Default Image […]