Libraries tagged by file-based
phpunit/php-file-iterator
912801186 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
orangehill/iseed
9757225 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
badcow/dns
216509 Downloads
A PHP library for creating DNS zone files based on RFC1035
armin/editorconfig-cli
1568720 Downloads
EditorConfigCLI is a free CLI tool (written in PHP) to validate and auto-fix text files based on given .editorconfig declarations.
divineomega/do-file-cache
1985294 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
promptphp/deck
1123 Downloads
Deck is a Laravel and PHP package for versioned, file-based AI prompt management with variable interpolation, performance tracking, A/B testing, and optional Laravel AI SDK integration.
veeqtoh/prompt-deck
2601 Downloads
Deck is a Laravel and PHP package for versioned, file-based AI prompt management with variable interpolation, performance tracking, A/B testing, and optional Laravel AI SDK integration.
clue/reactphp-sqlite
42001 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
mmamedov/page-cache
13160 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
white-rabbit-1-sketch/php-file-hash-map
3655 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.
rapidwebltd/rw-file-cache
194732 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
primetime/wp-plugin-activation-manifest
52761 Downloads
Simple file-based plugin activation control for WordPress
maxserv/fal_s3
87144 Downloads
Connect FAL/TYPO3 to any of the configured S3 buckets with a few clicks. File based configuration allows specific buckets depending on the context of your application.
diarmuidie/envpopulate
94938 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
bayfrontmedia/php-mime-types
76270 Downloads
Simple class used to detect the appropriate MIME type of a file based on it's extension.