univeros / suggest
bin/altair suggest — walks the introspection surface and proposes refactors: dead bindings, fat constructors, dead events, routes without specs, orphan middleware. Deterministic JSON for agents and CI.
Requires
- php: >=8.3
- univeros/cli: ^2.0
- univeros/configuration: ^2.0
- univeros/container: ^2.0
- univeros/introspection: ^2.0
This package is auto-updated.
Last update: 2026-06-02 20:03:05 UTC
README
bin/altair suggest — walks the introspection surface and proposes refactors: dead bindings, fat constructors, dead events, routes without specs, orphan middleware. Deterministic JSON for agents and CI
Installation
composer require univeros/suggest
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Suggest/ 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.