Libraries tagged by file browser
duongnhathao/codeigniter-log-viewer
23 Downloads
This is a simple Log Viewer for viewing Code Igniter log files on the browser
soulvagrant/php-export-data
80 Downloads
PHP class to export data in CSV, TSV, or Excel XML (aka SpreadsheeML) format to a file or directly to the browser
magehost/magehost_cachebuster
1688 Downloads
MageHost_CacheBuster: Fix for JS and CSS files being cached in visitor's browser cache.
devidw/bookmark-to-shortcut
0 Downloads
Convert your browser bookmarks to web shortcut files.
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.
tacowordpress2/frontend-loader
56 Downloads
Load files from a directory like vendor (Composer) that may be inaccessible by the browser
sakshsky/analytics
0 Downloads
A PHP package to track visitor information such as IP, browser, OS, and more, storing data in a JSON file.
iperamuna/laravel-auto-translations
0 Downloads
Auto-generate JSON language files, AI translations, and a local-only language browser.
fsuuaas/laravel-invoice
0 Downloads
Laravel Invoice is a simple package to generate beautifully designed invoices, quotes or orders with just a few lines of code. Brand it with your own logo and theme color, add unlimited items and total rows with automatic paging. You can deliver the PDF ouput in the user's browser, save on the server or force a file download. Laravel Invoice is fully customizable and can be integrated into any Laravel projects.
earthperson/htmlpagelinker
19 Downloads
Linking web page as one file after saving as "Web Page, complete" in a browser
optimistex/math-expression
5735 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
geo6/document-manager
10 Downloads
Browse directories and upload documents using Zend Expressive
dpodium/yii2-filemanager
860 Downloads
A file manager for Yii2. Allow user to manage files from any location as well as browsing files within the application.
sdtech/log-viewer-laravel
61 Downloads
This package simplifies the process of viewing Laravel logs by providing a user-friendly interface to browse, filter, and manage log entries directly from the application. It allows developers to monitor and troubleshoot issues in real-time without needing to access the file system or navigate complex log files
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.