Libraries tagged by bucketjs
arraypress/wp-s3-browser
269 Downloads
A comprehensive PHP library for integrating S3-compatible storage providers with WordPress. Features advanced media browser, upload/download management, presigned URLs, and support for multiple providers including AWS S3, Cloudflare R2, DigitalOcean Spaces, and more.
white-rabbit-1-sketch/php-file-hash-map
4 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.
szhorvath/flysystem-aws-s3-plus
385 Downloads
AWS S3 filesystem adapter for Flysystem extended with S3 bucket object versioning
ninjaphp/ninja
613 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
markguinn/silverstripe-cloudassets-rackspace
241 Downloads
Rackspace CloudFiles bucket driver for markguinn/silverstripe-cloudassets
jonnyw/craft-awss3assets
1593 Downloads
A Craft CMS plugin allowing you to upload assets to an AWS S3 bucket.
gmars/tp5-qiniu
1426 Downloads
这是一个基于ThinkPHP5框架的扩展库,主要解决了文件上传七牛云的需求。当然在后边的更新中会提供七牛云中文件的管理功能以及bucket的管理,让tp5上传七牛云非常便捷。
fof/s3-assets
364 Downloads
Relocate Flarum disks onto S3 or compatible bucket
ekandreas/sayit
64 Downloads
Converts text to speech via AWS and place it in a S3 bucket folder
codeages/rate-limiter
10276 Downloads
Rate Limiting Library With Token Bucket Algorithm
blomstra/s3-assets
360 Downloads
Relocate Flarum disks onto S3 or compatible bucket
8ctopus/apix-log
313 Downloads
Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.
gatherdigital-pimcore-plugin/s3
16 Downloads
S3 Bucket Sync for Pimcore
edlinklater/silverstripe-cloudassets-s3
4560 Downloads
Amazon S3 bucket driver for markguinn/silverstripe-cloudassets
zexz/token-bucket
13 Downloads
Implementation of the Token Bucket algorithm.