Search Criteria
Package Details: phpactor 2025.12.21.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/phpactor.git (read-only, click to copy) |
|---|---|
| Package Base: | phpactor |
| Description: | PHP completion, refactoring, introspection tool and language server |
| Upstream URL: | https://github.com/phpactor/phpactor |
| Licenses: | MIT |
| Provides: | phpactor |
| Submitter: | jneidel |
| Maintainer: | jneidel |
| Last Packager: | jneidel |
| Votes: | 5 |
| Popularity: | 0.43 |
| First Submitted: | 2022-03-10 22:03 (UTC) |
| Last Updated: | 2026-02-05 07:59 (UTC) |
Dependencies (4)
- php
- composer (composer-gitAUR) (make)
- composer (composer-gitAUR) (optional) – faster class location and more features
- git (git-gitAUR, git-glAUR, git-wd40AUR) (optional) – faster refactorings in your repository scope
Latest Comments
xebas commented on 2022-03-30 15:32 (UTC)
Im getting this error
jneidel commented on 2022-03-21 08:05 (UTC)
There is still a problem with the app not being able to write to their internal configuration files in
/usr/lib:I'd appreciate if anyone could point me in the right direction here.
jneidel commented on 2022-03-21 08:03 (UTC)
@marceljoseph done. I fixed the broken symlink at
/usr/bin/phpactormarceljoseph commented on 2022-03-21 05:12 (UTC)
Hi. This is not working for me. Installs without any error, but when I go to run
phpactor, I get command not found.pacman -Ql phpactorreports that this package owns/usr/bin/phpactor, but that file does not exist.