Libraries tagged by file access
cebe/php-openapi
16063498 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
amphp/file
3399386 Downloads
Non-blocking access to the filesystem based on Amp and Revolt.
cesargb/laravel-magiclink
1478364 Downloads
Create secure link for access to private data or login in Laravel without password
devizzent/cebe-php-openapi
10696493 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
microsoft/azure-storage-file
2501982 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage File APIs.
padraic/humbug_get_contents
5435121 Downloads
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
saade/filament-laravel-log
292507 Downloads
Access laravel.log file through Filament admin panel
clagiordano/weblibs-configmanager
3687687 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
elementaryframework/fire-fs
132448 Downloads
Easily access and manage your files with PHP
kolay/xlsx-stream
7743 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.
geo-sot/filament-env-editor
37303 Downloads
Access .env file though Filament admin panel
leuchtfeuer/secure-downloads
254838 Downloads
"Secure Download": Apply TYPO3 access rights to ALL file assets (PDFs, TGZs or JPGs etc. - configurable) - protect them from direct access.
php-openapi/openapi
156648 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
white-rabbit-1-sketch/php-file-hash-map
4155 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
naucon/file
26643 Downloads
This package contains php classes to access, change, copy, delete, move, rename files and directories.