Libraries tagged by str
guzzlehttp/psr7
1089152154 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
913044558 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
882653611 Downloads
Provides a structured process for converting a Request into a Response
sebastian/object-enumerator
859886422 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpdocumentor/type-resolver
758459313 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
745204403 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
173843207 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
symfony/string
792345718 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
161462602 Downloads
Stripe PHP Library
react/stream
151538494 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
phpunit/php-token-stream
398999695 Downloads
Wrapper around PHP's tokenizer extension.
clue/stream-filter
280499399 Downloads
A simple and modern approach to stream filtering in PHP
react/socket
141250844 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
openspout/openspout
74177396 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
nette/utils
440763760 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.