Libraries tagged by file waiter
stadly/file-waiter-flysystem
240 Downloads
Flysystem file adapter for FileWaiter.
stadly/file-waiter-bytestring
283 Downloads
Byte string file adapter for FileWaiter.
stadly/file-waiter
304 Downloads
File serving made easy. A PHP library for serving files from any file system over HTTP, with support for conditional and ranged requests.
webimpress/safe-writer
41781415 Downloads
Tool to write files safely, to avoid race conditions
shuchkin/simplexlsxgen
2388926 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
winter/laravel-config-writer
339704 Downloads
Utility to create and update Laravel config and .env files
maksimovic/php-xlsx-writer
52642 Downloads
PHP Library to write XLSX files
nimmneun/onesheet
419905 Downloads
OneSheet is a fast and lightweight single/multi sheet excel/xlsx file writer for PHP 5.4+ (until v1.2.6), PHP 7 & PHP 8 with styling and cell auto-sizing support.
tonirilix/nested-json-flattener
114759 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
mirazmac/dotenvwriter
145628 Downloads
A PHP library to write values to .env (DotEnv) files
kolay/xlsx-stream
6781 Downloads
Streaming XLSX reader and writer for PHP and Laravel. Constant memory regardless of file size, direct S3 multipart streaming, optional born-indexed random access.
larapack/config-writer
114335 Downloads
Save changes to the configuration file in script.
oohology/dotenvwriter
62288 Downloads
Interface for editing .env files in PHP.
aspose/pdf-sdk-php
28469 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
atk14/csv-writer
17286 Downloads
Writes CSV into string output or a file. Also provides export to XLSX format.