nassiry/filesize-handler
A PHP package for handling file size with binary, decimal & locale units support.
时间:2025-01-07 17:20
dossierdata/phpunit-finder
PHP lib for finding and outputting all tests from a phpunit.xml config file.
时间:2025-01-03 17:27
thies/gameboy-camera-image-extractor
This is a PHP library for extracting Game Boy Camera photos from a save ram (.sav) file and writing them in various image formats.
时间:2025-01-02 12:36
moonlydays/php-binary-stream
A simple PHP package that provides binary file reader and writer.
时间:2024-12-26 22:15
hotelmah/write-file
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
时间:2024-12-22 01:11
ongom/hot-lib
A PHP library for providing most of the common PHP function like session, flash messeging and also file hundling.
时间:2024-12-20 16:47
madhankumar/directory-manager
A PHP package for directory and file management
时间:2024-12-17 10:44
aternos/creabit
This is a small Minecraft tool written in PHP to fix missing end or nether dimension compound tags in the level.dat file.
时间:2024-12-16 11:23
interlink-techsoft/large-content-handler
A Laravel package to handle large file uploads and remove PHP limitations.
时间:2024-12-14 05:00
cmatosbc/penelope
Tentative implementation of asynchronous file handling for PHP.
时间:2024-12-10 02:48
durimjusaj/gaufrette
PHP library that provides a filesystem abstraction layer
时间:2024-12-03 10:17
fivefifteen/piler
A CLI tool written in PHP that compiles and minifies JavaScript and CSS/SCSS files.
时间:2024-12-02 21:09
white-rabbit-1-sketch/php-file-hash-map
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 effici
时间:2024-11-29 15:51