Screen is a terminal renderer written in pure PHP designed to build rich text-based user interfaces without relying on external dependencies or native code. It interprets and processes ANSI escape sequences to correctly render text content with formatting in a virtual terminal buffer. Initially created for Solo for Laravel to
Table of contents
About terminal renderersWhy this existsFeaturesInstallationRequirementsBasic usageCore conceptsAdvanced featuresCustom integrationsExample: building a simple UIHandling unicode and wide charactersTestingContributingLicenseSupportCredits2 Comments
Sort: