Libraries tagged by php files
white-rabbit-1-sketch/php-file-hash-map
5601 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.
phpunit/php-file-iterator
Downloads
rapidwebltd/rw-file-cache
197507 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
jms/php-manipulator
38329 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both
imanghafoori/php-abstract-filesystem
459321 Downloads
A thin layer on the top of the PHP native file system.
alexanderschnitzler/phpstorm.meta.php-typo3
63135 Downloads
This package contains a .phpstorm.meta.php file which can be used to ease the work with TYPO3 projects in phpstorm.
wruczek/php-file-cache
28439 Downloads
Light, simple and standalone PHP in-file caching class
acacha/filesystem
214145 Downloads
A PHP filesystem with stubs compiler support
magicalex/write-ini-file
163972 Downloads
Write-ini-file php library for create, remove, erase, add, and update ini file
konradmichalik/php-ico-file-loader
24525 Downloads
Powerful PHP package for reading and converting .ico files, perfect for handling website favicons
flow-php/filesystem-async-aws-bridge
42293 Downloads
PHP ETL - Flow Filesystem Async AWS Bridge
mixnode/mixnode-warcreader-php
4714 Downloads
Read Web ARChive (WARC) files in PHP.
jamesgordo/php-csv-parser
28251 Downloads
Easiest and Convenient Way to Parse CSV Files using PHP.
baraja-core/simple-php-diff
48798 Downloads
Find the quick difference between two text files in PHP.
uderline/openapi-php-attributes
37630 Downloads
Automatically render your OpenApi 3 file describing your PHP API using attributes