Libraries tagged by resqu
sabre/http
12762894 Downloads
The sabre/http library provides utilities for dealing with http requests and responses.
rennokki/laravel-eloquent-query-cache
3366184 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
nyholm/psr7-server
11719471 Downloads
Helper classes to handle PSR-7 server requests
nelexa/zip
6365717 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
moxiecode/plupload
490354 Downloads
Plupload is a JavaScript API for dealing with file uploads it supports features like multiple file selection, file type filtering, request chunking, client side image scaling and it uses different runtimes to achieve this such as HTML 5, Silverlight and Flash.
maatwebsite/laravel-nova-excel
5397450 Downloads
Supercharged Excel exports for Laravel Nova Resources
laminas/laminas-db
20207945 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
hollodotme/fast-cgi-client
19182740 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
guzzlehttp/guzzle-services
9365174 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
friendsofsymfony/http-cache-bundle
11887430 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
drupal/core-recommended
33664931 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
colinmollenhour/cache-backend-file
20576783 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
ankitpokhrel/tus-php
6241547 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
amphp/http-client
4233804 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
yosymfony/resource-watcher
7262184 Downloads
A simple resource watcher using Symfony Finder