Libraries tagged by file output

javiervivanco/php-lint-bash

1 Favers
12 Downloads

A short bash script to recursively lint PHP files with a nice output. Based on njoannidi/phpLintBash

Go to Download


fabiooak/yii2-log-json

0 Favers
16 Downloads

Extends the file logging changing the output to JSON format. It's a useful extension to integrate with FileBeat and ELK stack.

Go to Download


codephix/ical

0 Favers
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.

Go to Download


shockedplot7560/monolog-colored

0 Favers
109 Downloads

Custom handler for monolog using to color the output and write in file

Go to Download


rrcom/script-merge

0 Favers
17 Downloads

Zend Framework 2 Module that merge multiple CSS or Javascript into single file and optionally minify the output.

Go to Download


happyhippyhippo/textio

0 Favers
14 Downloads

Input/Output of utf-like files

Go to Download


instituteweb/min

0 Favers
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.

Go to Download


codeminds/mailmanager

0 Favers
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.

Go to Download


bakgul/laravel-tests-to-readme

1 Favers
40 Downloads

A package to output test methods to readme files as a documantation.

Go to Download


piotrpress/wordpress-diff

2 Favers
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.

Go to Download


swiss-social-archives/alephmarc2xml

4 Favers
52 Downloads

This php class converts an MARC output from Aleph to a XML file

Go to Download


zeus-server/bandwidth-throttler

1 Favers
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.

Go to Download


unreal4u/ds18b20-sensor-read

1 Favers
17 Downloads

Will read out the w1_slave file of a DS18B20 sensor and send the output to a MQTT broker

Go to Download


univio/logs

1 Favers
2 Downloads

The Univio Logs module enables the redirection of all log outputs to `/dev/stdout`, replacing traditional file-based logging.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
78 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


<< Previous Next >>