Libraries tagged by file output
mohamedhk2/diff
39 Downloads
Diff is the name of a file comparison program released for the Unix operating system in 1974. The word diff is now used more generally to refer both to a function that compares strings or files, and to the output of that function.
lezapericubes/code-quality
3 Downloads
Command line program used to output a header file
javiervivanco/php-lint-bash
12 Downloads
A short bash script to recursively lint PHP files with a nice output. Based on njoannidi/phpLintBash
fabiooak/yii2-log-json
16 Downloads
Extends the file logging changing the output to JSON format. It's a useful extension to integrate with FileBeat and ELK stack.
codephix/ical
22 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.
shockedplot7560/monolog-colored
109 Downloads
Custom handler for monolog using to color the output and write in file
rrcom/script-merge
17 Downloads
Zend Framework 2 Module that merge multiple CSS or Javascript into single file and optionally minify the output.
happyhippyhippo/textio
14 Downloads
Input/Output of utf-like files
instituteweb/min
11556 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.
codeminds/mailmanager
8 Downloads
Manage all outgoing mails in one central place. Configure all mails in one yaml file and disable or reroute all mails for debugging with one switch. Output the mail contents to files for more quick debugging.
bakgul/laravel-tests-to-readme
40 Downloads
A package to output test methods to readme files as a documantation.
piotrpress/wordpress-diff
7 Downloads
WordPress Diff is a command line tool for comparing contents of two WordPress installations using REST API and outputting the differences to HTML files for easy comparison.
swiss-social-archives/alephmarc2xml
52 Downloads
This php class converts an MARC output from Aleph to a XML file
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
unreal4u/ds18b20-sensor-read
17 Downloads
Will read out the w1_slave file of a DS18B20 sensor and send the output to a MQTT broker