Libraries tagged by file output
eluceo/ical
14432831 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
t3/min
796836 Downloads
Extends TYPO3's compressor for JS and CSS with minifier. This may save you up to 60% of default compressed file size. Also compresses HTML output of TYPO3. Full composer support.
torgodly/html2media
5291 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
lochmueller/sourceopt
455816 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 .
previousnext/phpunit-finder
242082 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
efrane/console-additions
24771 Downloads
Helper Classes for Symfony Console
cooltronicpl/document-helpers
3880 Downloads
Revolutionize your PDF creation process with the PDF Generator for Craft CMS. Create and manage PDFs with ease using customizable templates and a range of options.
rotexsoft/file-renderer
4444 Downloads
A tool for rendering PHP files that are meant to generate output. Easy to use as a view component in an MVC framework.
njoannidi/php-lint-bash
24819 Downloads
A short bash script to recursively lint PHP files with a nice output
kern046/changelog-parser
6058 Downloads
PHP library used to parse a CHANGELOG.md file and return JSON output
atk14/csv-writer
14413 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.
hollodotme/phpunit-testdox-markdown
7931 Downloads
A PHPUnit test listener that creates a testdox markdown file with grouped dataset output
oneup/contao-ical-export
3376 Downloads
A contao module for downloading ical files generated from events. The output will follow RFC 2445 as best as possible.
nkiraly/dbsteward
4173 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
hejunjie/error-log
75 Downloads
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.