Package Details: mago 1.27.1-1

Git Clone URL: https://aur.archlinux.org/mago.git (read-only, click to copy)
Package Base: mago
Description: An extremely fast PHP linter, formatter, and static analyzer, written in Rust.
Upstream URL: https://mago.carthage.software/
Licenses: MIT
Submitter: matth
Maintainer: matth
Last Packager: matth
Votes: 1
Popularity: 0.003353
First Submitted: 2025-08-09 20:14 (UTC)
Last Updated: 2026-05-14 15:05 (UTC)

Latest Comments

matth commented on 2025-12-24 15:21 (UTC)

@severen thanks for pointing that out. I didn't know that it shouldn't have been doing that. New version is up now with that fixed and it is much faster.

severen commented on 2025-12-24 11:51 (UTC) (edited on 2025-12-24 11:51 (UTC) by severen)

I've noticed that the PKGBUILD builds Mago with all features enabled, which enables the heap profiler (seems to be the only feature) and greatly slows down lint/analyze/format (and dumps reports in the current working directory). This doesn't seem intentional, so I would suggest removing --all-features from the cargo build command considering a selling point of Mago is its performance.

bda commented on 2025-08-13 18:59 (UTC)

Hi, There's something wrong in the description. -> Mago: The Oxidized PHP Toolchain appear on the main mago website...