Libraries tagged by bucketjs
arraypress/wp-s3-browser
52 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.
kick-the-bucket/date-extra
2852 Downloads
A Twig filter for rendering the difference between dates
okulistik/aws-signature
1016 Downloads
Amazon’s Restful infrastructure and get access to files at the Bucket.
dcabrejas/magento-rate-limit
6391 Downloads
Rate Limiting Library With Token Bucket Algorithm with Magento Adapter
yrizos/bucket
94 Downloads
A set of basic containers, and a more complicated one with onSet and onGet hooks.
voceconnect/wp-cache-bucket
28279 Downloads
Allows cache items to be tied to a single validation key
techdyn/google-storage-meta-bucket
1438 Downloads
A simple GCP storage bucket wrapper to automatically set metadata (cache-control, etc) on uploaded files.
sayurimorota/aws-bucket-php
12 Downloads
PHP library to detail api return
not-empty/aws-bucket-php-lib
8 Downloads
PHP library to connect to and use AWS S3 Bucket
newwaybrazil/aws-bucket-php
1816 Downloads
PHP library to use aws s3 bucket return
abmmhasan/bucket
116 Downloads
A Collection of useful PHP array functions.
kiwfy/aws-bucket-php
79 Downloads
PHP library to connect to and use AWS S3 Bucket
zwirek/reactphp-limiter
51 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
edgetelemetrics/timebucket
3355 Downloads
Group events into time slices
white-rabbit-1-sketch/php-file-hash-map
3 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.