Search Criteria
Package Details: tree-sitter-php 0.24.2-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tree-sitter-php.git (read-only, click to copy) |
|---|---|
| Package Base: | tree-sitter-php |
| Description: | PHP grammar for tree-sitter |
| Upstream URL: | https://github.com/tree-sitter/tree-sitter-php |
| Licenses: | MIT |
| Groups: | tree-sitter-grammars |
| Provides: | libtree-sitter-php.so |
| Submitter: | Chocobo1 |
| Maintainer: | Chocobo1 |
| Last Packager: | Chocobo1 |
| Votes: | 1 |
| Popularity: | 0.032076 |
| First Submitted: | 2025-03-06 17:03 (UTC) |
| Last Updated: | 2026-01-03 18:18 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- nodejs (nodejs-gitAUR, nodejs-lts-hydrogenAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- tree-sitter-cli (tree-sitter-cli-gitAUR, tree-sitter-cli-github-binAUR) (make)
Required by (1)
- neovim-tree-sitter-git (optional)
Latest Comments
Chocobo1 commented on 2026-01-03 18:18 (UTC)
Fixed.
Chocobo1 commented on 2025-12-18 14:10 (UTC)
Please report to upstream.
nightfeather commented on 2025-12-18 08:26 (UTC) (edited on 2025-12-18 08:27 (UTC) by nightfeather)
It's missing some symbolic links under the
/usr/lib/tree_sitter/directory. Would make packages likeneovimorneovim-nvim-tree-sitterfailed to detect the language even if the package is installed.And this is the patch I'm currently using:
Chocobo1 commented on 2025-12-01 06:39 (UTC)
Fixed.
jimmycabbage commented on 2025-11-30 23:41 (UTC)
I'm getting a build error when trying to install
Relevant portion of building with yay: