Libraries tagged by php-file
drupal-composer/drupal-paranoia
2186052 Downloads
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot.
chrisullyott/php-filesize
200774 Downloads
Easily calculate file sizes and convert between units.
apfelbox/php-file-download
188967 Downloads
A library to help with creating downloads for files in PHP
kdabrow/seeder-once
178012 Downloads
Run your laravel seeders only once
yiisoft/rbac-php
81817 Downloads
Yii RBAC PHP File Storage
mouf/classname-mapper
2396287 Downloads
Provides a way to find in which PHP files a class will be looked upon.
jord-jd/do-file-cache
12917 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
jkribeiro/drupal-composer-paranoia-acquia
2044261 Downloads
Composer plugin to improve the security of composer-based Drupal projects by moving all PHP files out of docroot for Acquia Environments.
classpreloader/console
246007 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
analogic/lescript
15137 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
symplify/php-config-printer
2368869 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
migrify/php-config-printer
1420616 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
divineomega/do-file-cache
2001423 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
4344 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