Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Terminal Laravel Package

php-school/terminal

php-school/terminal is a PHP library for building interactive terminal apps. It provides input/output helpers, ANSI styling, cursor control, and terminal state management, making it easy to create rich CLI UIs with prompts, menus, and formatted output.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: Laravel's Console component already leverages Symfony's OutputInterface, which provides built-in methods for TTY detection (isDecorated()), terminal width/height (getTerminalWidth(), getTerminalHeight()), and color support. This package appears redundant for core functionality, as Symfony's implementation is battle-tested and actively maintained. It may offer marginal improvements in niche edge cases (e.g., specific Windows terminal quirks), but no clear gap exists for Laravel projects.

Integration feasibility: Technically trivial via Composer, but integration would add unnecessary complexity. Laravel's existing Symfony-based console system already handles terminal capabilities natively. Forcing this package into the stack would require manual overrides of Symfony's methods, creating potential conflicts (e.g., duplicate terminal size checks).

Technical risk: High. Last updated in 2019 with no public repository (repo listed as "unknown"), minimal adoption (21 stars), and low score (20.88). No evidence of compatibility with modern PHP versions (8.x+), Windows terminal improvements (e.g., VT1

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport