Libraries tagged by file-access
white-rabbit-1-sketch/php-file-hash-map
4985 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.
fritzmg/contao-file-access
5333 Downloads
Contao extension that allows file access restrictions for frontend users.
ivopetkov/object-storage
9561 Downloads
A better way to work with files
lunr/config
10518 Downloads
Lunr.Config is a library for configuration file access and loading.
sghimire/mobile-file-access
5 Downloads
Generic native file save/open (Storage Access Framework / UIDocumentPicker) for NativePHP Mobile — pick any file into your app or save arbitrary bytes to a user-chosen location, with no storage permissions required.
simp/streamwrapper
98 Downloads
This library is implements stream wrapper in php to provide clean file access
msolutions/file-access-encryptor
3 Downloads
Encrypt your real file path with expiry
skylerkatz/rackspace-log-parser
7 Downloads
Parse Rackspace Cloud Files Access Logs in an object oriented way
outcompute/phpwatchdog
13 Downloads
Apply fine grained execution and file access policies in PHP and block malicious scripts from execution.
jinnguyen/puja-config
47 Downloads
Allow load multi configured files, access the configured value as an object
adachsoft/prompt-template-lib
11 Downloads
PHP library for rendering function-based prompt templates with extensible SPI and safe file access
pawelabrams/minenv
2 Downloads
Makes environment variables from .env files accessible to PHP. A lightweight alternative to phpdotenv.