Libraries tagged by redu
nelexa/zip
5242976 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
409910 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.
laminas/laminas-db
16752228 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jms/parser-lib
61986175 Downloads
A library for easily creating recursive-descent parsers.
hollodotme/fast-cgi-client
14411912 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
guzzlehttp/guzzle-services
8073978 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
10413166 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
drupal/core-recommended
26525795 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
colinmollenhour/credis
31423524 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/cache-backend-file
18135776 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
5013468 Downloads
A pure PHP server and client for the tus resumable upload protocol v1.0.0
amphp/http-client
3257213 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
worksome/request-factories
873776 Downloads
Test Form Requests in Laravel without all of the boilerplate.
symfony/requirements-checker
3558981 Downloads
Check Symfony requirements and give recommendations
staabm/annotate-pull-request-from-checkstyle
1864486 Downloads