Libraries tagged by sare
exadium/silverstripe-module-header-image-banner
42 Downloads
Include header image banners in templates of your SilverStripe website. If no banner image(s) are defined you can set whether the use images from parents, children, site config, or all available. If multiple images are used they are displayed using Nivo slider (included).
phpoffice/phpspreadsheet
199460416 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
guzzlehttp/psr7
765807821 Downloads
PSR-7 message implementation that also provides common utility methods
thecodingmachine/safe
59550436 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
clue/stream-filter
197716767 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
361746109 Downloads
Wrapper around PHP's tokenizer extension.
react/socket
50938881 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
185090412 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
php-http/message-factory
228559486 Downloads
Factory interfaces for PSR-7 HTTP Message
nette/utils
243687641 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
doctrine/persistence
208357161 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
composer/pcre
176052813 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
react/stream
58669887 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
php-http/multipart-stream-builder
53437953 Downloads
A builder class that help you create a multipart stream
amphp/byte-stream
72095446 Downloads
A stream abstraction to make working with non-blocking I/O simple.