Libraries tagged by resizable
modufolio/tus-psr7
38 Downloads
TUS (Tus Resumable Upload Protocol) server implementation for PHP
michaeld555/pdf-converter
226 Downloads
Reliable DOCX to PDF conversion using a local LibreOffice process
localzet/webauthn
19 Downloads
Localzet WebAuthn is a high-performance PHP library designed for working with WebAuthn, a web authentication standard developed by W3C. The library provides secure and reliable user authentication using modern cryptographic methods. It supports PSR-4 autoloading and requires PHP version 8.2 or higher, as well as the openssl and mbstring extensions.
localzet/http
156 Downloads
Localzet HTTP Client is a library for making HTTP requests. It is developed by Ivan Zorin and uses modern technologies and standards for efficient and reliable HTTP communication.
kinetis/queue-redis
11 Downloads
A Redis-backed queue implementation for kinetis/queue's QueueInterface — the reliable-queue pattern (pending/processing/delayed lists), so a worker crash never silently loses a job.
itsemon245/laravel-pausable-job
39 Downloads
This package makes your laravel jobs pauseable and resumable
insolo/banklink
2994 Downloads
Banklink is a PHP library that makes integrating various Baltic banks internet services ('bank links') easy, fast and reliable.
event-stream/laravel
125 Downloads
Subscribable, resumable server-sent event streams over Redis for Laravel, with an optional synced state-graph layer.
depage/htmlform
341 Downloads
depage-forms is PHP library for HTML form generation with focus on usability. By abstracting HTML, browser flaws (duplicate form submissions) and form validation, it provides a comfortable way to obtain reliable and validated data from users.
demmmmios/tus-php
258 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
changhorizon/zip-mover
13 Downloads
Simple and reliable PHP utility for compressing and extracting a ZIP file
byrcsc/laravel-data-sync
6 Downloads
Stream files into Laravel models with auditable, resumable data syncs and transfers.
aslamhus/google-drive-uploader
22 Downloads
A PHP class for uploading files to Google Drive, providing methods for basic and resumable uploads, with support for managing dependencies and setting up Google Drive API service accounts
andreagroferreira/redis-stream
25 Downloads
A powerful, reliable Redis Streams implementation for Laravel applications
acaki/redis-stream-queue
953 Downloads
Reliable queue implemented using redis stream