Libraries tagged by php-file
white-rabbit-1-sketch/php-file-hash-map
3 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.
sunvalley-technologies/react-php-file-logger
11086 Downloads
A simple PSR file logger for react php
phpdevcommunity/php-filesystem
102 Downloads
A lightweight PHP library for file system operations, including temporary file creation, file manipulation, and metadata handling using SPL.
oromedialab/php-file-manager
120 Downloads
PHP File Manager
onemightyroar/php-filemanager
11986 Downloads
Object Oriented File Management
nguyenanhung/php-file-cache
6967 Downloads
Light, simple and standalone PHP in-file caching class
jefyokta/php-file-watcher
8 Downloads
A lightweight native file watcher for PHP using FFI
jacksay/php-file-extension
2566 Downloads
Utils for check and get file extension
divineomega/php-file-sync
510 Downloads
Synchronise files between multiple local or remote file systems
darling/php-file-system-paths
318 Downloads
Defines classes for working with a file system in php.
boeki/php-file-reader
582 Downloads
wittiws/php-file-converters
20 Downloads
Standardized file converter library.
yukata-roommate/file
15 Downloads
Easy to use file handling in PHP
pharaonic/laravel-has-images
260 Downloads
Laravel-Has-Images provides a quick and easy way to link images with a model.
peterujah/cache
40 Downloads
Cache - a simple php caching.