Libraries tagged by outputs
pressbooks/pressbooks
45236 Downloads
Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.
php-open-source-saver/fractal
467842 Downloads
Handle the output of complex data structures ready for API output.
nizsheanez/yii2-asset-converter
172683 Downloads
Less, Sass, Scss and Phamlp converter for Yii2. No system requires. yii2-composer support, Less autoupdate, customizing of output directory
lochmueller/sourceopt
607236 Downloads
Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one file and replaces by .
limedeck/phpunit-detailed-printer
643444 Downloads
Formatter for the detailed output of PHPUnit tests.
kayw-geek/phpstan-type-trace
3457 Downloads
Visualize the full type-inference chain of a value in PHPStan analysis output.
itools/zendb
14314 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
http-interop/response-sender
748588 Downloads
A function to convert PSR-7 Response to HTTP output
hosseinhezami/laravel-gemini
18429 Downloads
A production-ready Laravel package to integrate with the Google Gemini API. Supports text, image, video, audio, long-context, structured output, files, caching, function-calling and understanding capabilities.
evert/phpdoc-md
176951 Downloads
PHP documentation generator, with markdown output
drevops/behat-format-progress-fail
695772 Downloads
Behat output formatter to show progress as TAP and fails inline.
dillingham/nova-grouped-field
146403 Downloads
Combine Nova fields into one output
dietercoopman/laravel-showsql
50807 Downloads
A Laravel package to output an sql as given to the database
denniseilander/pulse-about-application
127983 Downloads
A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
cortexphp/json-repair
11122 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.