white-rabbit-1-sketch/php-file-hash-map
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 effici
时间:2024-11-29 15:51
ijvo/image-storage
Image storage for Nette framework
时间:2024-11-27 22:56
jobmetric/laravel-url
It is a package for url and slug storage management in each model that you can use in your Laravel projects.
时间:2024-11-20 16:49
supabase-php/supabase-storage
Supabase storage for php client
时间:2024-11-17 15:01
idct/nats-jetstream-php
nats jetstream client for php
时间:2024-11-16 00:52
maa-solutions/laravel-kdrive
Infomaniak kDrive Storage driver for Laravel
时间:2024-11-12 10:42
w0s1nsk1/telescope-elasticsearch-driver
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
时间:2024-11-06 15:34
lyra-ring-net/oms-api-client
A simple PHP package for logging API requests and responses, with cloud storage support.
时间:2024-11-03 06:06
fern/form
A minimal form storage plugin for wordpress
时间:2024-10-27 09:33
sarowar/laravel-dynamic-file-upload
A Laravel package for handling file uploads with support for validation, multiple file types, and storage options (local, s3, etc.).
时间:2024-10-24 15:11
chrischerrett/laravel-azure-storage
Microsoft Azure Blob Storage integration for Laravel's Storage API
时间:2024-10-23 12:07
twinh/rate-limiter
A flexible and scalable Rate Limiter, supporting various common strategies and storage methods.
时间:2024-10-23 01:40
nael_d/cachex
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
时间:2024-10-21 22:18
victory7/ezsession
ezsession is a versatile PHP session handler designed to provide seamless session management by combining the strengths of relational databases (MySQL), key-value stores (Redis), and JWT tokens. It offers developers flexible, secure, and scalable session storage, making it ideal for applications req
时间:2024-10-20 18:24