Libraries tagged by str
symfony/string
601689322 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
guzzlehttp/psr7
883487403 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
754704357 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
symfony/http-kernel
717091725 Downloads
Provides a structured process for converting a Request into a Response
sebastian/object-enumerator
704666718 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpdocumentor/type-resolver
652475083 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
641064294 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
stripe/stripe-php
118195557 Downloads
Stripe PHP Library
react/stream
89200362 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
clue/stream-filter
227636735 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
377734925 Downloads
Wrapper around PHP's tokenizer extension.
react/socket
79878315 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
nette/utils
315534560 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
maennchen/zipstream-php
230820389 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/uri-interfaces
138224137 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI