Libraries tagged by str
guzzlehttp/psr7
1056464565 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
888071844 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
856565317 Downloads
Provides a structured process for converting a Request into a Response
sebastian/object-enumerator
836390448 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpdocumentor/type-resolver
741107061 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
728073425 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
167743267 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
762959805 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
153199901 Downloads
Stripe PHP Library
react/stream
140398827 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
phpunit/php-token-stream
396208158 Downloads
Wrapper around PHP's tokenizer extension.
clue/stream-filter
272421089 Downloads
A simple and modern approach to stream filtering in PHP
react/socket
130235485 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
openspout/openspout
66410397 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
nette/utils
420284096 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.