Libraries tagged by php-file
drupal-composer/drupal-paranoia
2217164 Downloads
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot.
chrisullyott/php-filesize
222729 Downloads
Easily calculate file sizes and convert between units.
apfelbox/php-file-download
190287 Downloads
A library to help with creating downloads for files in PHP
kdabrow/seeder-once
187614 Downloads
Run your laravel seeders only once
yiisoft/rbac-php
93316 Downloads
Yii RBAC PHP File Storage
mouf/classname-mapper
2438970 Downloads
Provides a way to find in which PHP files a class will be looked upon.
jord-jd/do-file-cache
19000 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
symplify/php-config-printer
2386150 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
migrify/php-config-printer
1425257 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
divineomega/do-file-cache
2030998 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
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
ondrej-vrto/php-filename-sanitize
27049 Downloads
Removes all forbidden characters from the file name or path.
wruczek/php-file-cache
28439 Downloads
Light, simple and standalone PHP in-file caching class
imanghafoori/php-abstract-filesystem
459321 Downloads
A thin layer on the top of the PHP native file system.