Libraries tagged by file store
vadymsemeniuk/yii2-file-processor-module
101100 Downloads
Extension to upload and store files
swayok/alternative-laravel-cache
587659 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
spatie/sheets
98249 Downloads
Store & retrieve your static content in plain text files
burzum/file-storage
118195 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
199069 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
fire015/flintstone
111476 Downloads
A key/value database store using flat files for PHP
barracudanetworks/archivestream-php
196040 Downloads
A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.
gwsn/flysystem-sharepoint-adapter
94915 Downloads
[beta] Adapter for flysystem to use sharepoint as filestore
thecodingmachine/cache-utils
2928341 Downloads
Store file related cache items easily
edwardspec/mediawiki-aws-s3
15149 Downloads
Allows MediaWiki to use Amazon S3 to store uploaded files.
iphp/filestore-bundle
144671 Downloads
Upload files for doctrine entities in symfony 2 project
dereuromark/cakephp-file-storage
6158 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
white-rabbit-1-sketch/php-file-hash-map
4494 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.
nawawi/docket-cache
516 Downloads
A persistent object cache stored as a plain PHP code, accelerates caching with OPcache backend.
owncloud/tarstreamer
438615 Downloads
A library for dynamically streaming dynamic tar files without the need to have the complete file stored on the server.