univeros/index

bin/altair index — a symbol-usage index built from the PHP AST plus spec awareness. Answers find-usages, implementers, callers-of, dead-code, and refactor-impact queries in milliseconds, as deterministic JSON for agents and CI. SQLite-backed.

Maintainers

Package info

github.com/univeros/index

Homepage

Issues

pkg:composer/univeros/index

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

v2.0.2 2026-05-30 05:59 UTC

This package is auto-updated.

Last update: 2026-06-02 20:03:37 UTC


README

bin/altair index — a symbol-usage index built from the PHP AST plus spec awareness. Answers find-usages, implementers, callers-of, dead-code, and refactor-impact queries in milliseconds, as deterministic JSON for agents and CI. SQLite-backed

Installation

composer require univeros/index

Documentation

The full guide for this package lives in the Univeros documentation.

Contributing

This repository is a read-only mirror of src/Altair/Index/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.

License

The Univeros framework is open-sourced software licensed under the MIT license.