Libraries tagged by lstr
doctrine/inflector
769994919 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
733191139 Downloads
Provides a structured process for converting a Request into a Response
sebastian/object-enumerator
721865584 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
phpdocumentor/type-resolver
663173153 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-common
651690221 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/string
621195290 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
121503992 Downloads
Stripe PHP Library
clue/stream-filter
232513102 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
380871805 Downloads
Wrapper around PHP's tokenizer extension.
react/socket
84973568 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
nette/utils
327330091 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
238516556 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
148842451 Downloads
URI manipulation library
league/csv
138284443 Downloads
CSV data manipulation made easy in PHP
voku/portable-ascii
339063392 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.