Libraries tagged by str
guzzlehttp/psr7
768767384 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
662414958 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
620097364 Downloads
Provides a structured process for converting a Request into a Response
sebastian/object-enumerator
603097742 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpdocumentor/type-resolver
587142432 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
576623894 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/string
487060789 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
stripe/stripe-php
100796235 Downloads
Stripe PHP Library
clue/stream-filter
198544560 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
362113919 Downloads
Wrapper around PHP's tokenizer extension.
react/socket
51607175 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
nette/utils
245441272 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
186301422 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
89809416 Downloads
URI manipulation library
league/csv
110423487 Downloads
CSV data manipulation made easy in PHP