Libraries tagged by output
martinsik/php-doc-parser
112 Downloads
Parser for PHP documentation with CLI interface and output to JSON + Markdown.
mallardduck/whois-client
1864 Downloads
A very basic Whois client for PHP. The library is limited in function since it's intended to be a low-level client that handles only request and raw output.
magequest/magento2-module-product-export-discrete-attribute-columns
3900 Downloads
A Magento 2 module that outputs all product attributes as discrete columns when exporting to CSV.
lulububu/phpdoc-md
604 Downloads
PHP documentation generator, with markdown output
louis1021/sg-i-calendar
797 Downloads
When the INPUT with .ics extension is ready, PROCESS it with parser, and OUTPUT events one by one.
kdyby/html-validator-panel
34357 Downloads
Nette DebugBar panel for validating the output HTML.
kafoso/type-formatter
4410 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
jorisros/feed-builder-bundle
2277 Downloads
Bundle that based on output channel bundle, this bundle can be triggered by publish a object or by commandline.
joa/debug
961 Downloads
PHP library for formatting data outputs
itplusx/headless-gridelements
5274 Downloads
Grid Elements json output for EXT:headless
hitsend/laravel-formatter
1971 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.
hejunjie/error-log
315 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.
heimrichhannot/contao-reader-bundle
4833 Downloads
This bundle offers a generic reader module to use with arbitrary contao entities containing standard reader specific functionality like field output, images and auto_item handling.
gurubob/ascii-table
623 Downloads
Simple ASCII output of array data
gukai/php7-forp
265 Downloads
A PHP profiler written in C. dtrace is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.