univeros / tinker
bin/altair tinker — an interactive PsySH REPL with the DI container in scope and a doctor-style preamble of what's wired. A local debugging tool for developers, not an agent surface.
Requires
- php: >=8.3
- psy/psysh: ^0.12
- univeros/cli: ^2.0
- univeros/configuration: ^2.0
- univeros/container: ^2.0
Suggests
- univeros/introspection: Powers the startup preamble (container/route/listener summary).
This package is auto-updated.
Last update: 2026-06-02 20:03:30 UTC
README
bin/altair tinker — an interactive PsySH REPL with the DI container in scope and a doctor-style preamble of what's wired. A local debugging tool for developers, not an agent surface
Installation
composer require univeros/tinker
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Tinker/ 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.