Libraries tagged by output
cortexphp/json-repair
11303 Downloads
Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.
binarybuilds/filament-command-runner
26102 Downloads
filament-command-runner is a Filament plugin that allows users to run artisan and shell commands directly from the Filament admin panel. All commands are executed in the background so users don't have to wait for them to finish. They can return later to view the output or optionally terminate a running command midway.
aura/input
83123 Downloads
This package contains tools to describe and filter user inputs from an HTML form, including sub-forms/sub-fieldsets, fieldset collections, an interface for injecting custom filter systems, and CSRF protection. Note that this package does not include output functionality, although the "hints" provided by the Form object can be used with any presentation system to generate an HTML form.
thadafinser/zfc-datagrid
117369 Downloads
Zend Framework 2 Module that provides a datagrid for different datasources and output formats
scrumpy/prosemirror-to-html
102172 Downloads
Takes HTML and outputs ProseMirror compatible JSON.
scrumpy/html-to-prosemirror
96772 Downloads
Takes HTML and outputs ProseMirror compatible JSON.
jc21/clitable
294825 Downloads
CLI Table output for PHP scripts
matheusab/rector-html-output-formatter
55891 Downloads
HTML Output Formatter for the Rector PHP Library.
worlddirect/healthcheck
11861 Downloads
Check the health of your TYPO3 installation.
ronanguilloux/php-gpio
8000 Downloads
GPIO-related utils & toolkit PHP library
php-extended/php-io-interface
242561 Downloads
Interfaces to implement generic input and output operations
ogheo/yii2-htmlcompress
189191 Downloads
Compress HTML output into a single line
alecrabbit/php-console-colour
49745 Downloads
Helps to do colored console output.
1happyplace/phpunit-colors
51728 Downloads
Class that adds color to PHPUnit testing output using ANSI escape coding
efrane/console-additions
34405 Downloads
Helper Classes for Symfony Console