Libraries tagged by sare
phpoffice/phpspreadsheet
253545782 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
guzzlehttp/psr7
913971173 Downloads
PSR-7 message implementation that also provides common utility methods
thecodingmachine/safe
78550770 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
clue/stream-filter
235443283 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
382253928 Downloads
Wrapper around PHP's tokenizer extension.
spatie/browsershot
25102816 Downloads
Convert a webpage to an image or pdf using headless Chrome
react/socket
87957751 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
243205675 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
nette/utils
333803537 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
doctrine/persistence
254587098 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
composer/pcre
258998554 Downloads
PCRE wrapping library that offers type-safe preg_* replacements.
react/stream
97630547 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
php-http/multipart-stream-builder
73318586 Downloads
A builder class that help you create a multipart stream
amphp/byte-stream
99478375 Downloads
A stream abstraction to make working with non-blocking I/O simple.
react/http
22514285 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP