Libraries tagged by output
eboreum/caster
4432 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dz-id/laravel-html-minifier
783 Downloads
Html Minifier adalah paket simpel untuk minify output Html, Css style, dan Javascript sebelum dirender ke browser untuk aplikasi Laravel anda.
dtyq/tiptap
1327 Downloads
A PHP package to work with Tiptap output
doitlikejustin/amazon-wish-lister
16 Downloads
Retrieve Amazon Wishlist and output to JSON, XML, or PHP Array Object http://www.justinscarpetti.com/portfolio/amazon-wish-lister/
djboris88/twig-commented-include
87202 Downloads
Twig extension which outputs HTML comments before and after the `include` tag
digital-creative/nova-json-wrapper
77404 Downloads
Allows you to group Nova fields and merge their output into a single JSON column.
dem13n/discussion-cards
3756 Downloads
Output of discussions in form of cards
ddoronenko/google-reviews
12994 Downloads
TYPO3 extension for simple Google reviews output according to the selected place.
daniel-furmanov/laravel-formatter
22486 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others. And supports @attributes in XML
dancryer/whoops-stackdriver
78143 Downloads
Provides a handler for Whoops that outputs a StackDriver ReportedErrorEvent.
czim/phpunit-printer
45104 Downloads
Customized PHPUnit output
code-lts/cli-tools
73704 Downloads
CLI tools to manage output errors formatting for junit, checkstyle, teamcity, gitlab and github error formats
cg/kint-bundle
125758 Downloads
This bundle lets you use the Kint function in your Twig templates. Kint is a print_r() replacement which produces a structured, collapsible and escaped output
carbon/compression
37885 Downloads
Output minification for Flow and Neos
byjg/restserver
44474 Downloads
Create RESTFull services with different and customizable output handlers (JSON, XML, Html, etc.). Auto-Generate routes from swagger.json definition.